Skip to content
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

유저 회원가입시 이메일 로직 분리 / 로그인 필터 테스트 #116

Merged
merged 7 commits into from
Sep 1, 2024

Conversation

rivkode
Copy link
Member

@rivkode rivkode commented Sep 1, 2024

관련 Issue

close #115

변경 사항

  • 기입 예: 회원가입 기능 구현
  • 기입 예: 프로필 수정 기능 구현
  • 기입 예: 로그인 체크 처리가 안 되는 버그를 수정

Todo List

  • 기입 예: 예외 처리를 추가적으로 해줘야 합니다.
  • 기입 예: 아직 포스트맨 테스트를 해보지 않았습니다.

Check List

  • 포스트맨으로 체크해 보았나요?

트러블 슈팅

  • 기입 예 - 1. ~~ 발생한 예외 이름 또는 뭐 하다가 예외 발생했다. 기록

발생한 예외

// 예외

예외가 발생한 코드

// 코드

원인 분석

이러이러한 것이 원인이었다!

수정한 코드

// 수정한 코드

@rivkode rivkode self-assigned this Sep 1, 2024
Copy link

github-actions bot commented Sep 1, 2024

Unit Test Results

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit 832e422.

@rivkode rivkode merged commit 7a0146b into develop Sep 1, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[test] User 회원가입시 이메일 로직 분리 / 로그인 시 필터 테스트
1 participant