-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
False
-
-
False
-
-
This will probably be broken out into sub-tasks for development to parrallellize, but here is what we talked about in our code health brainstorming session
- Make tests easier for devs to run locally
- Remove duplicate functional tests
- Write missing tests for old APIs
- Consolidate and document our testing library
- There are lots of helpful tools in our test suite that devs don’t know about and end up duplicating
- Run UI tests on the API repo