You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We recently created a regression error in which the test server wouldn't run (the routing was incorrect) and the admin panel couldn't render (a db storage field that had been used as an example was missing). This broken solution was released.
Current state
There are no tests to ensure the test server boots as normal and to ensure that the key views in the admin run correctly.
Proposed Solution
Add tests for the main admin views.
The text was updated successfully, but these errors were encountered:
thclark
added
backend
Related to the back end
tech-debt
Technical debt (tidy up, refactoring, restructuring, caused by laziness now)
test
Implement or update unit tests
labels
Feb 7, 2024
Feature request
Use Case
We recently created a regression error in which the test server wouldn't run (the routing was incorrect) and the admin panel couldn't render (a db storage field that had been used as an example was missing). This broken solution was released.
Current state
There are no tests to ensure the test server boots as normal and to ensure that the key views in the admin run correctly.
Proposed Solution
Add tests for the main admin views.
The text was updated successfully, but these errors were encountered: