Skip to content
This repository has been archived by the owner on Mar 2, 2020. It is now read-only.

Improve Tests #30

Open
AzureMarker opened this issue Jun 19, 2018 · 2 comments
Open

Improve Tests #30

AzureMarker opened this issue Jun 19, 2018 · 2 comments
Labels
tracking An issue used to track a feature, bug, or something else of note.

Comments

@AzureMarker
Copy link
Contributor

AzureMarker commented Jun 19, 2018

Testing can always be improved. In some cases, only the "happy paths" are tested, not the cases where an error should occur or some other edge case. Also, there are a lot of integration-type tests over a single endpoint, but there should be more unit tests on specific functions. Right now there aren't too many missed spots.

@AzureMarker AzureMarker added good first issue tracking An issue used to track a feature, bug, or something else of note. labels Jun 19, 2018
@AzureMarker
Copy link
Contributor Author

This involves refactoring and enough knowledge of the code base to test, so it isn't really a good first issue.

@AzureMarker
Copy link
Contributor Author

The service architecture added by #141 will be very useful for testing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tracking An issue used to track a feature, bug, or something else of note.
Projects
None yet
Development

No branches or pull requests

1 participant