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

Testing #72

Open
Albadylic opened this issue Dec 12, 2019 · 0 comments
Open

Testing #72

Albadylic opened this issue Dec 12, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@Albadylic
Copy link

Albadylic commented Dec 12, 2019

Really good to see you're testing your routes with supertest, would be great to see some more tests. It seems from your issues that you had the intention to.

πŸ‘¨β€πŸ”§ πŸ€– πŸ‘©β€πŸ”§

Testing your DB is difficult but this week is a great opportunity to practice. Would be great to see some of these with a separate test DB.

Relates #53 , #54 , #55

Also, just a note: supertest is for testing routes and not DB, maybe this was a typo or perhaps you intended to write super tests! (Relates #55)

@Albadylic Albadylic added the enhancement New feature or request label Dec 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant