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: 테스트 컨텍스트를 개선한다. #148

Merged
merged 4 commits into from
Aug 27, 2024

Commits on Aug 27, 2024

  1. test: 표현 계층 단위 테스트 빈 구성 통일

    컨텍스트 캐싱 기능을 활용하기 위해 빈 구성을 통일함.
    hseong3243 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    757f351 View commit details
    Browse the repository at this point in the history
  2. test: 통합 테스트 빈 구성 통일

    애플리케이션 컨텍스트 캐싱을 활용하기 위해 통합 테스트 빈 구성을 통일함.
    hseong3243 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    40a96b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c363ba8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d092195 View commit details
    Browse the repository at this point in the history