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

[TEST] 방과 연관된 정보 삭제 테스트 활성화 #397

Open
leegwichan opened this issue Nov 7, 2024 · 0 comments · May be fixed by #398
Open

[TEST] 방과 연관된 정보 삭제 테스트 활성화 #397

leegwichan opened this issue Nov 7, 2024 · 0 comments · May be fixed by #398
Assignees
Labels
🍃 BE back end ✅ test 테스트 관련

Comments

@leegwichan
Copy link
Contributor

leegwichan commented Nov 7, 2024

Description 💭

  • @LastModifiedDate 문제로 비활성화 되어 있는 테스트 존재
    • @LastModifiedDate을 통하여 자동으로 타임 스탬프를 찍는데, 이는 DB 서버 기준 시간이기 때문에, 테스트에서 따로 설정해 줄 수 없었음
    • 이 문제를 해결하지 못해 @Disabled 처리 해놓음
  • 이를 수정하여 해당 기능이 정상 작동하는지 확인할 수 있도록 테스트 활성화 필요

TODO ✅

  • 변경_시간이_특정_시각_이전_방_삭제.해당_방과_연관된_모든_정보를_삭제할_수_있다 테스트 수정

Reference 🔎

@leegwichan leegwichan added the ✅ test 테스트 관련 label Nov 7, 2024
@leegwichan leegwichan linked a pull request Nov 7, 2024 that will close this issue
5 tasks
@leegwichan leegwichan self-assigned this Nov 12, 2024
@leegwichan leegwichan added the 🍃 BE back end label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍃 BE back end ✅ test 테스트 관련
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant