Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: 테스트 최적화 #867

Merged
merged 48 commits into from
Sep 12, 2024
Merged

Commits on Sep 2, 2024

  1. feat: DB초기화 방식 변경

    HyeonsuLee committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    08adaeb View commit details
    Browse the repository at this point in the history
  2. 테스트 수정중

    HyeonsuLee committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    873d16e View commit details
    Browse the repository at this point in the history
  3. feat: BUS 테스트 변

    HyeonsuLee committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3dddbd6 View commit details
    Browse the repository at this point in the history
  4. feat: 게시판 테스트 수

    HyeonsuLee committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    cd4a38b View commit details
    Browse the repository at this point in the history
  5. feat: 게시판 테스트 수정

    HyeonsuLee committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    03e7d43 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. feat: dining테스트 변

    HyeonsuLee committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c9020b7 View commit details
    Browse the repository at this point in the history
  2. feat: 사용하지 않는 임포트 제거

    HyeonsuLee committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    70bcaf0 View commit details
    Browse the repository at this point in the history
  3. feat: 키워드 알림 테스트 수

    HyeonsuLee committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    116044f View commit details
    Browse the repository at this point in the history
  4. feat: 복덕방 테스트 수정

    HyeonsuLee committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    cc6d69d View commit details
    Browse the repository at this point in the history
  5. feat: 멤버 테스트 수정

    HyeonsuLee committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    990340b View commit details
    Browse the repository at this point in the history
  6. feat: pull develop

    HyeonsuLee committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0968158 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature/853-test-optimization' of https://github.com/BC…

    …SDLab/KOIN_API_V2 into task/853-test-optimization-other
    HyeonsuLee committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6a0934d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c15aa33 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8bf2904 View commit details
    Browse the repository at this point in the history
  10. feat: 수동 커밋,롤백 테스트 작성

    HyeonsuLee committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e836f23 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    091b2ff View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4d3e770 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4565eea View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    482e68b View commit details
    Browse the repository at this point in the history
  15. Merge remote-tracking branch 'origin/task/853-test-optimization-admin…

    …' into task/853-test-optimization-admin
    krSeonghyeon committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    79c9d0d View commit details
    Browse the repository at this point in the history
  16. fix: merge 진행

    krSeonghyeon committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7cc253e View commit details
    Browse the repository at this point in the history
  17. Merge remote-tracking branch 'origin/task/853-test-optimization-admin…

    …' into task/853-test-optimization-admin
    krSeonghyeon committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    feea3b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/feature/853-test-op…

    …timization' into refactor/shop-test-fix
    
    # Conflicts:
    #	src/test/java/in/koreatech/koin/AcceptanceTest.java
    Choi-JJunho committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    943ebfa View commit details
    Browse the repository at this point in the history
  2. feat: BeforeAll설정

    HyeonsuLee committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1786f38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7977dac View commit details
    Browse the repository at this point in the history
  4. refactor: 일단 커밋

    Choi-JJunho committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e894bcd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e6191e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #870 from BCSDLab/task/853-test-optimization-admin

    feat: 어드민 테스트코드 mockMvc로 변경
    20HyeonsuLee authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    16a1126 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature/853-test-optimization' of https://github.com/BC…

    …SDLab/KOIN_API_V2 into task/853-test-optimization-other
    HyeonsuLee committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ba0ffa7 View commit details
    Browse the repository at this point in the history
  8. test: mockmvc로 수정

    daheeParkk committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    2bb3f35 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #872 from BCSDLab/task/853-test-optimization-user

    task: 테스트코드 mockMvc로 변경
    20HyeonsuLee authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b26f813 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feature/853-test-optimization' of https://github.com/BC…

    …SDLab/KOIN_API_V2 into task/853-test-optimization-other
    HyeonsuLee committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f7e1763 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    649a45d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51ad0fd View commit details
    Browse the repository at this point in the history
  3. feat: 테스트 병합

    HyeonsuLee committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e45b01e View commit details
    Browse the repository at this point in the history
  4. feat: 테스트 병합

    HyeonsuLee committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    bd8fcd8 View commit details
    Browse the repository at this point in the history
  5. feat: 리뷰 테스트 작성

    HyeonsuLee committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4e7d0c0 View commit details
    Browse the repository at this point in the history
  6. feat: 테스트 작성

    HyeonsuLee committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    fd03540 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. feat: 테스트 작성

    HyeonsuLee committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    78b99f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4804fce View commit details
    Browse the repository at this point in the history
  3. feat: pull develop

    HyeonsuLee committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    93d563e View commit details
    Browse the repository at this point in the history
  4. feat: pull develop

    HyeonsuLee committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    92d11a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. feat: 트랜잭션 중복선언 제거

    HyeonsuLee committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2ad37cc View commit details
    Browse the repository at this point in the history
  2. feat: BCSD_Lab → BCSDLab으로 통

    HyeonsuLee committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ca77bb4 View commit details
    Browse the repository at this point in the history
  3. feat: DisplayName

    HyeonsuLee committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    153b529 View commit details
    Browse the repository at this point in the history
  4. feat: 반환값 jsonPath이용한 검증으로 변

    HyeonsuLee committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    00d6e3c View commit details
    Browse the repository at this point in the history
  5. feat: 리뷰 반

    HyeonsuLee committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1327e4f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. feat: random part 제거

    HyeonsuLee committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ddcd062 View commit details
    Browse the repository at this point in the history