-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
�test: 모임상세조회 및 모임전체조회 테스트 코드 작성 (#441)
* test(getMeetingById): 모임 상세 조회 테스트 코드 작성 * test: stubbing 시간 변경 (잘 닫히는지보단 잘 열리는지 확인하기 위함) * chore: id 삭제 및 '세미나' 데이터 추가 * fix: 비교식 '>' 가 아닌 '>=' 되도록 적용 * test: 모임 전체 조회 테스트 코드 작성 * fix: 모집전, 모집완료 상태 올바르게 쿼리하도록 수정
- Loading branch information
Showing
4 changed files
with
617 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.