THE BIG ONE: WRITE TESTS FOR EVERYTHING
Can’t be delayed anymore.
Separating controllers and services will make that easier.
Testing MVC controllers should be about testing HTTP codes at the minimum. Doing content testing could be done too, but we’ll see.