Open chris-kuryak opened 11 months ago
Est capacity needed to finish ~5 days
Blocked by #10850
Then need to move Settings form moved to one codebase -- this will help with all testing (including E2E testing). #12447 Followed by documenting our norms.
Pausing to waiting on conversation about moving away from our SPA framework
Problem statement
Testing components currently is difficult (requires more code to test) due to components fetching data and processing it. If we separate these into distinct responsibilities it will make it easier to test the core programming that is in the processing side.
What you need to know
Acceptance criteria