sentry
sentry copied to clipboard
Add tests for all go files
- [x] feature request
Every *.go
file should have a *_test.go
file containing unit tests for all functions with CapitalizedNames. Watch that coverage percentage soar!