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-07-03 07:57:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
519b912edcbd215f83ed3329ccbebbe9152ec3ab
notifications-api
/
tests
/
app
/
dao
History
NIcholas Staples
519b912edc
Merge pull request
#271
from alphagov/limit_msg_size
...
Hard sms limits added to the api for send_notification and create_tem…
2016-04-29 12:29:05 +01:00
..
__init__.py
…
test_api_key_dao.py
Added functionality to archive a template.
2016-04-26 10:11:18 +01:00
test_events_dao.py
Endpoint for recording events in api.
2016-04-27 10:36:59 +01:00
test_invited_user_dao.py
…
test_jobs_dao.py
Add created_by_id to jobs table.
2016-04-26 16:15:34 +01:00
test_notification_dao.py
Message limit added and all tests passing.
2016-04-29 10:36:59 +01:00
test_notifications_dao_provider_statistics.py
Fragment count endpoint added and all tests working.
2016-04-28 12:01:57 +01:00
test_provider_rates_dao.py
Provider Statistics added.
2016-04-21 13:47:04 +01:00
test_services_dao.py
…
test_templates_dao.py
Working tests and provider stats table.
2016-04-25 12:20:06 +01:00
test_users_dao.py
…