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-04-03 00:51:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb5151d9be8e06203cd2f78f0bb5707ddcbee469
notifications-api
/
tests
/
app
/
dao
History
Adam Shimali
f6620792b5
Additional sort order by template name for template statistics.
2016-04-04 17:51:24 +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
Add unique constraint for api_key on service_id and name
2016-01-21 16:53:53 +00: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
The admin app now sends the email from when creating a service and when updating the service name.
2016-03-31 17:46:18 +01:00
test_notification_dao.py
Additional sort order by template name for template statistics.
2016-04-04 17:51:24 +01:00
test_services_dao.py
The admin app now sends the email from when creating a service and when updating the service name.
2016-03-31 17:46:18 +01:00
test_templates_dao.py
The admin app now sends the email from when creating a service and when updating the service name.
2016-03-31 17:46:18 +01:00
test_users_dao.py
Add platform_admin boolean on the User data model.
2016-03-17 10:37:24 +00:00