MidnightRiders / MemberPortal

Members-only application for the Midnight Riders
MIT License
2 stars 0 forks source link

Fill out relevant skipped specs #11

Open bensaufley opened 7 years ago

bensaufley commented 7 years ago

After #10, the remaining skipped specs should be filled out and made green. There's some serious gaps in coverage. We should consider something like simplecov as well to get a better idea of those weaknesses.

bensaufley commented 7 years ago

SimpleCov says we have 62.53% coverage, and that's being generous since it includes a lot of stuff I'd consider "core" (not that I'd test it, just that I wouldn't count it in my overall count). Lowest coverage number is MatchesController with 11% coverage.