mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-20 15:31:15 -05:00
Added sqlalchemy-utils and put methods in to
create and delete the test_notifications_api db before and after the tests run.
This commit is contained in:
@@ -52,6 +52,7 @@ sqlalchemy = "==1.4.40"
|
||||
werkzeug = "^3.0.2"
|
||||
faker = "^24.4.0"
|
||||
setuptools = "^69.2.0"
|
||||
sqlalchemy-utils = "^0.41.2"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user