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

회원가입 만들기 #5

Open
kanghyojun opened this issue Jun 19, 2015 · 0 comments
Open

회원가입 만들기 #5

kanghyojun opened this issue Jun 19, 2015 · 0 comments
Assignees

Comments

@kanghyojun
Copy link
Member

  • 적당한 에러 뱉어주기
    • 잘못된 이메일이나
    • 패스워드가 틀린경우
    • 중복가입일 경우
    • 웹페이지에서 그에 합당한 에러 메세지를 보여줘야함.
    • 하지만 지금은 그런 고려가 없음.
  • wtforms에 대한 유닛 테스트
    • 현재까지 만들어진 wtforms.Form 에 대해서 유닛테스트를 해야함.
  • 회원가입에 대한 테스트
    • 회원가입과 관련된 handler에 유닛테스트를 붙여야함.
kanghyojun pushed a commit that referenced this issue Jun 22, 2015
add registration form unittest

#5
jihyun00 added a commit to jihyun00/soran that referenced this issue Jun 23, 2015
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

No branches or pull requests

2 participants