mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-23 08:51:30 -05:00
Merge pull request #887 from GSA/jskinne3-test-db-error
Add a note about how to resolve db error
This commit is contained in:
@@ -262,6 +262,8 @@ This will run:
|
||||
- isort for import styling
|
||||
- pytest for the test suite
|
||||
|
||||
If you see an error about a missing test database, run `createdb test_notification_api`.
|
||||
|
||||
On GitHub, in addition to these tests, we run:
|
||||
- bandit for code security
|
||||
- pip-audit for dependency vulnerabilities
|
||||
|
||||
Reference in New Issue
Block a user