-
Notifications
You must be signed in to change notification settings - Fork 0
[Feat] 모든 비즈니스 로직에 BDD 기반 테스트 구축 #474
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
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
8fa448b
test: kotest mockk turbine 설정과 초기 ViewModel BDD 테스트를 추가했어요
PeraSite a9d92cb
test: info/mypage 테스트를 보강하고 비동기 테스트 인프라를 안정화했어요
PeraSite 7edc985
test: intro main map userinfo ViewModel BDD 테스트를 추가했어요
PeraSite 1669cb6
test: 핵심 분기 UseCase BDD 테스트를 추가했어요
PeraSite f1f5235
test: ApiResult 유틸과 공통 계약 BDD 테스트를 추가했어요
PeraSite 266b116
test: 네트워크 래퍼와 PagingSource BDD 테스트를 추가했어요
PeraSite 4e32551
test: oauth와 user repository BDD 테스트를 추가했어요
PeraSite ed3ef1f
test: meal menu partnership repository BDD 테스트를 추가했어요
PeraSite bab627c
test: 나머지 remote repository BDD 테스트를 추가했어요
PeraSite fe48d51
test: 나머지 domain usecase BDD 테스트를 추가했어요
PeraSite b9580e6
test: DTO response mapper BDD 테스트를 추가했어요
PeraSite 4bef13c
test: alarm usecase 스펙을 전체 스위트 기준으로 안정화했어요
PeraSite b66d890
feat: Clock의 의존성 주입을 추가했어요
PeraSite 5302739
test: 네트워크 어댑터와 로그인 유틸 테스트를 추가했어요
PeraSite 49dbc74
test: 누락 분기 테스트와 공용 DSL을 보강했어요
PeraSite 9058c93
test: 유저 정보 저장 분기 조건 테스트를 보강했어요
PeraSite d82c9ec
fix: reflect gemini review feedback in review and user info flows
PeraSite 3ad6314
fix: 고정 메뉴 리뷰에서 빈 likeMenuIdList를 null로 처리했어요
PeraSite 2486cb6
fix: 고정 메뉴 리뷰에서 빈 likeMenuIdList를 null로 처리했어요
PeraSite cf6ac98
fix: 닉네임은 원격 변경 성공 후에만 로컬 저장하도록 수정했어요
PeraSite 2ccd914
ci: debug workflow에서 unit test 통과를 필수화했어요
PeraSite 3ec3b72
Merge branch 'develop' into feat/all-logic-test
PeraSite b34d630
fix: 기존 develop 브랜치 수정으로 인한 테스트 오류 해결
PeraSite 4e4cd3c
fix: CalendarUtil 의 convertMillisToDateString 이 Timezone을 반영하지 않는 문제 수정
PeraSite f5c5cc2
feat: ApiResultCall 에서 code, message가 존재하지 않을 때 처리 개선 및 테스트 수정
PeraSite 8812d9a
chore: null일 시 TODO 제거
PeraSite 557ee6c
chore: deprecated된 함수 사용 제거
PeraSite bdcbb32
fix: MainViewModel 초기화를 하나의 Coroutine Scope에서 실행
PeraSite 7eabcb3
fix: CalendarUtil 주간 계산 안정성 개선, CafeteriaFragment 사용 코드 정리
PeraSite c388e55
test: MenuViewModel 테스트 추가
PeraSite File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
좋습니다👍