The page was crashing because it was looking for the `supports` partial under `management/proposals`, when the right path was `proposals/`.
We get rid of database cleaner, and JavaScript tests are faster because between tests we now rollback transactions instead of truncating the database.