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
자동화된 테스트 환경을 구축하긴 했지만, 테스트 케이스가 얼마 없어서 레일스 앱이 여러가지 상황에서 제대로 동작하는지 확인이 어려움.
다양한 경우의 수를 고려한 테스트 코드 작성을 통하여, "일일이 브라우저로 확인하고 콘솔로 다시 한번 확인하면서 시간을 낭비하는 불상사"를 최대한 줄여야 할 필요가 있음.
The text was updated successfully, but these errors were encountered:
integration 테스트와 모델 테스트 위주로 작성하면 좋을 듯 합니다.
Sorry, something went wrong.
No branches or pull requests
자동화된 테스트 환경을 구축하긴 했지만, 테스트 케이스가 얼마 없어서 레일스 앱이 여러가지 상황에서 제대로 동작하는지 확인이 어려움.
다양한 경우의 수를 고려한 테스트 코드 작성을 통하여, "일일이 브라우저로 확인하고 콘솔로 다시 한번 확인하면서 시간을 낭비하는 불상사"를 최대한 줄여야 할 필요가 있음.
The text was updated successfully, but these errors were encountered: