Skip to content

Comments

Invitation Repository Query Test 구현 및 QR 도메인 로직 리팩토링 완료#34

Merged
cxxxtxxyxx merged 3 commits intolivable-final:developfrom
cxxxtxxyxx:feature/#32-qr-repository-query-test
Sep 19, 2023
Merged

Invitation Repository Query Test 구현 및 QR 도메인 로직 리팩토링 완료#34
cxxxtxxyxx merged 3 commits intolivable-final:developfrom
cxxxtxxyxx:feature/#32-qr-repository-query-test

Conversation

@cxxxtxxyxx
Copy link
Contributor

@khsrla9806 khsrla9806 added enhancement 성능 개선 refactor 리팩토링 labels Sep 18, 2023
import static org.junit.jupiter.api.Assertions.assertAll;

@DataJpaTest
@Import(QueryDslConfig.class)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이 부분 다른 곳에서도 계속 사용될거 생각하면 이번 Merge 후에 @DataJpaTest@Import(QueryDslConfig.class) 기능하는 @DataJpaTestWithQueryDsl 이런 커스텀 어노테이션 한번 만들어 볼까요?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

쫗씁니당🔥

@cxxxtxxyxx cxxxtxxyxx merged commit c5fcfe5 into livable-final:develop Sep 19, 2023
@cxxxtxxyxx cxxxtxxyxx added the review 코드 리뷰 요청 label Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement 성능 개선 refactor 리팩토링 review 코드 리뷰 요청

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants