This repository was archived by the owner on Jul 24, 2020. It is now read-only.
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
Review / refactor ENTIRE test suite #1412
Open
Description
While writing up #1411 it occurred to me that we have a lot of old tests that are probably sub-optimal. Our Travis builds now takes almost 5 minutes, which is really far too long for an app of our complexity and a test suite of our size. I'd like to completely overhaul the test suite, focusing on building a nice test pyramid and avoiding DB hits as much as possible through mocks / stubs.
This is going to be a fairly massive undertaking, so if others are interested in improving their testing skills we can definitely split it up.
Activity