link-roundups
link-roundups copied to clipboard
write tests for all new/existing functionality
moved from https://github.com/INN/argo-links/issues/10
we should probably break this issue up a bit...how does test coverage look so far?
for 0.3:
- [ ] create "needs tests" tickets for functionality we do not yet have coverage for
- [ ] add to contributing.md expectations for pull requests (new functionality should always include tests)
I reorganized the tests directory and added test stubs for pretty much everything in ac400c8d6b505aaccd19e2c99ab1be65029a17df.
I'm going to punt this ticket to 0.3.1 and address the checklist in @aschweigert's comment during that milestone.