wraith
wraith copied to clipboard
Test Suite
Unit/Integration tests need to be written. This issue will remain open and can be referenced for multiple pull requests. This is more of a meta issue. Individual issues do not need to be opened for any tests that are written.
All tests should be compatible with Go test, beyond that testify is the preferred test package. Existing tests in either go convey(not maintained anymore) or vanilla go test should be converted to ensure stability and ease of maintenance.
#11 needs to be fixed before this can be run on CircleCi