We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
성공(200) 말고도 일부러 다른 경우의 수를 설정해서 다른 응답코드가 제대로 나오는지 작성해보는 것도 좋을 것 같습니다. 현재는 lookid가 실제 디비에 존재하는지의 validation 을 안 거치는데 리팩 과정에서 그 부분도 추가해야되겠네요.
The text was updated successfully, but these errors were encountered:
일단 validation하나는 적용해봄.
근데 unit test개념이 기존 db와 독립적으로 mock db 만드는걸로 알고 있는데, 실제 db 에 존재하는지 여부를 체크하는지 맞는지? 잘모르겠습니다!
Sorry, something went wrong.
No branches or pull requests
성공(200) 말고도 일부러 다른 경우의 수를 설정해서 다른 응답코드가 제대로 나오는지 작성해보는 것도 좋을 것 같습니다.
현재는 lookid가 실제 디비에 존재하는지의 validation 을 안 거치는데 리팩 과정에서 그 부분도 추가해야되겠네요.
The text was updated successfully, but these errors were encountered: