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
2026-01-19 09:01:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9eb895a98b41acae675840472fcdbb2e2e96c7fc
notifications-api
/
tests
/
app
/
dao
History
Rebecca Law
cf883ed339
Merge pull request
#217
from alphagov/update_uuid_all_db_models
...
Update uuid all db models
2016-04-13 11:59:40 +01:00
..
__init__.py
Work in progress, skeleton of the api created and testing started. Need to fix authentication tests.
2016-01-08 17:51:46 +00:00
test_api_key_dao.py
Rebased migrations, all tests working.
2016-04-08 13:34:54 +01:00
test_invited_user_dao.py
Replaced first queries with one queries, which throws a NoResultFound.
2016-03-11 15:34:20 +00:00
test_jobs_dao.py
Updated to retrieve csv upload from new bucket.
2016-04-07 14:10:30 +01:00
test_notification_dao.py
Update limit to message_limit.
2016-04-11 16:53:40 +01:00
test_services_dao.py
Update limit to message_limit.
2016-04-11 16:53:40 +01:00
test_templates_dao.py
Merge pull request
#217
from alphagov/update_uuid_all_db_models
2016-04-13 11:59:40 +01:00
test_users_dao.py
Rebased migrations, all tests working.
2016-04-08 13:34:54 +01:00