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

Complete Unit Test Coverage #5

Open
soatok opened this issue Jul 4, 2019 · 0 comments
Open

Complete Unit Test Coverage #5

soatok opened this issue Jul 4, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@soatok
Copy link
Owner

soatok commented Jul 4, 2019

We should have detailed unit tests that cover not only the internal functionality, but the expected results of subsequent requests.

For example, if you create a new author profile with a random screen name, you should then be able to access /@{$username} and get an HTTP 2xx response rather than an HTTP 3xx response.

@soatok soatok added the enhancement New feature or request label Jul 4, 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