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

테스트 데이터 업데이트 #143

Merged
merged 1 commit into from
Jan 10, 2024
Merged

테스트 데이터 업데이트 #143

merged 1 commit into from
Jan 10, 2024

Conversation

jagaldol
Copy link
Member

Summary

시간 지남에 따른 테스트 실패에 대비해 테스트 데이터를 실행 시간에 종속화 시켰습니다.

Description

H2 db 문법의 DATEADD('DAY', 10, CURRENT_DATE()) 를 사용하여 테스트 실행 시간의 날짜에 맞게 데이터가 생성되도록 하였습니다.

시간 지남에 따른 테스트 실패에 대비해 테스트 데이터를 실행 시간에 종속화 시킴
@jagaldol jagaldol added the Type: Bug 문제 발견 label Jan 10, 2024
@jagaldol jagaldol self-assigned this Jan 10, 2024
@jagaldol jagaldol merged commit ea70bb4 into master Jan 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 문제 발견
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant