-
Notifications
You must be signed in to change notification settings - Fork 1
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
[#16] 로그인 기능 테스트 코드 작성 #22
Merged
Merged
Commits on Nov 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a38f156 - Browse repository at this point
Copy the full SHA a38f156View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37030c4 - Browse repository at this point
Copy the full SHA 37030c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 999bd83 - Browse repository at this point
Copy the full SHA 999bd83View commit details -
feat: Login UseCase를 테스트 하기 좋게 변경
1. LoginRequestEntity 추가 2. LoginRequestEntity로 파라미터 변경 3. LoginRequestEntity를 위한 Converter 추가
Configuration menu - View commit details
-
Copy full SHA for 7537968 - Browse repository at this point
Copy the full SHA 7537968View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b62453 - Browse repository at this point
Copy the full SHA 4b62453View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ae9f9c - Browse repository at this point
Copy the full SHA 1ae9f9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02dd01f - Browse repository at this point
Copy the full SHA 02dd01fView commit details
Commits on Nov 3, 2024
-
1. Bloc이 위젯에 변화에 따라 실제 로직 테스트가 안되고 있는 상황이라 해결 방법 고민 중
Configuration menu - View commit details
-
Copy full SHA for cc5241d - Browse repository at this point
Copy the full SHA cc5241dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3b6ead - Browse repository at this point
Copy the full SHA e3b6eadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82946a5 - Browse repository at this point
Copy the full SHA 82946a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2da96ef - Browse repository at this point
Copy the full SHA 2da96efView commit details
Commits on Nov 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c6f54b6 - Browse repository at this point
Copy the full SHA c6f54b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18f0ae1 - Browse repository at this point
Copy the full SHA 18f0ae1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 033e366 - Browse repository at this point
Copy the full SHA 033e366View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37124f0 - Browse repository at this point
Copy the full SHA 37124f0View commit details -
1. LoginBloc의 경우 싱글톤이 아닌 팩토리로 등록하기 때문에 getIt으로 조회하면 각각의 인스턴스로 취급되는 것 같음
Configuration menu - View commit details
-
Copy full SHA for f739c80 - Browse repository at this point
Copy the full SHA f739c80View commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b885b3 - Browse repository at this point
Copy the full SHA 0b885b3View commit details -
1. 복잡한 & 조건문을 hasFailMessage로 변경 2. 코드에서 정확한 의도를 반영할 수 있게 변경
Configuration menu - View commit details
-
Copy full SHA for 15b6f16 - Browse repository at this point
Copy the full SHA 15b6f16View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e25111d - Browse repository at this point
Copy the full SHA e25111dView commit details
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.