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

Add more tests. A LOT more tests. #2

Open
Tardog opened this issue Sep 3, 2019 · 0 comments
Open

Add more tests. A LOT more tests. #2

Tardog opened this issue Sep 3, 2019 · 0 comments
Labels
requirement Non-optional enhancement

Comments

@Tardog
Copy link
Owner

Tardog commented Sep 3, 2019

The app needs better test coverage. Every important route should at least be covered by integration tests (using a test database), including happy cases and error cases.

Since there is very little business logic - as opposed to framework code - testing isolated units should be considered only when integration testing doesn't cover everything.

@Tardog Tardog added the requirement Non-optional enhancement label Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requirement Non-optional enhancement
Projects
None yet
Development

No branches or pull requests

1 participant