-
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] 퀘스트, 참여 도메인과 쿼리 테스트를 작성한다 (#85)
* refactor: 퀘스트 검증 로직을 수정하고 추가한다 * test: 퀘스트 도메인 로직 테스트를 작성한다 * test: Quests 테스트를 작성한다 * refactor: Participant 도메인에 검증 로직을 추가한다 * test: Participant 도메인 테스트를 작성한다 * refactor: IncreaseLinkedCountListener가 하나의 트랜잭션에서 실행되도록 수정한다 * test: Participants 테스트를 작성한다 * test: QuestDaoQuerydslImpl 테스트를 작성한다
- Loading branch information
Showing
11 changed files
with
1,117 additions
and
24 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
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.