Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add admin tests #69

Open
thclark opened this issue Feb 7, 2024 · 0 comments
Open

Add admin tests #69

thclark opened this issue Feb 7, 2024 · 0 comments
Labels
backend Related to the back end tech-debt Technical debt (tidy up, refactoring, restructuring, caused by laziness now) test Implement or update unit tests

Comments

@thclark
Copy link
Contributor

thclark commented 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.

@thclark 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to the back end tech-debt Technical debt (tidy up, refactoring, restructuring, caused by laziness now) test Implement or update unit tests
Projects
Status: Priority 1 (Low)
Development

No branches or pull requests

1 participant