Add tests for DB creation/editing/deletion via API #3259
Labels
ready
Ready for implementation
type: enhancement
New feature or request
work: backend
Related to Python, Django, and simple SQL
Milestone
Test coverage for adding/removing/editing DBs via the API is insufficient. I didn't search our test suite for relevant tests (there might be some), but I was able to break basic database creation (via the API) without having any test fail.
The text was updated successfully, but these errors were encountered: