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-27 10:51:40 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bcaed2ac734d5d6f66aa751ea8de57cccf24f12f
notifications-api
/
tests
/
app
/
dao
History
imdadahad
c11f4b5d5d
Merge pull request
#829
from alphagov/feat-add-endpoint-for-service-monthly-usage-stats
...
Add endpoint for service monthly usage stats by template
2017-03-09 16:12:22 +00:00
..
__init__.py
…
test_api_key_dao.py
…
test_events_dao.py
…
test_invited_user_dao.py
…
test_jobs_dao.py
update tests to use create_user instead of sample_user
2017-01-10 15:04:28 +00:00
test_notification_dao.py
Remove created notification - not needed for test
2017-02-27 15:01:44 +00:00
test_permissionDAO.py
Cancel job if the service is inactive.
2017-02-02 11:34:00 +00:00
test_provider_details_dao.py
Updates:
2017-03-03 10:54:20 +00:00
test_provider_rates_dao.py
…
test_provider_statistics_dao.py
Allow filtering of billing info by financial year
2017-01-27 11:13:22 +00:00
test_service_whitelist_dao.py
…
test_services_dao.py
Add template type to response and refactor
2017-03-08 12:01:38 +00:00
test_templates_dao.py
Moved the cache key to the utils module.
2017-02-14 14:22:52 +00:00
test_users_dao.py
Changes as per code review comments.
2017-02-15 17:41:07 +00:00