This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2025-12-23 17:01:35 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a1f6a5f78aa79640a70f1fc90d6ed119178aca24
notifications-api
/
tests
History
Rebecca Law
a1f6a5f78a
Update the unique constraint for the name of an api_key so that it only looks at api_keys that are not expired (or expiry_date is null).
...
This will allow clients to create a new api key with the same name.
2019-06-04 15:30:27 +01:00
..
app
Update the unique constraint for the name of an api_key so that it only looks at api_keys that are not expired (or expiry_date is null).
2019-06-04 15:30:27 +01:00
__init__.py
…
conftest.py
remove letter rates between tests
2019-04-03 15:34:02 +01:00
test_all_queues_used.py
fix test that checks manifest contains references to all queues
2019-04-10 16:48:21 +01:00