yshavit / whatdid

What did I do all day?
MIT License
8 stars 0 forks source link

add unit testing for LargeReportController #276

Closed yshavit closed 2 years ago

yshavit commented 2 years ago

This is a bit of a new direction for me: I'm testing the controller as a unit test, not as a UI test. Exciting! I do think I have good coverage of it, even if it's harder to visually see it.

This finally resolves #269.