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
9d5bcdf9100dbc7f2ad17cbbf06993c4175930a0
notifications-api
/
tests
/
app
/
service
History
stvnrlly
57f4df8ed1
remove broadcast-related code, except migrations
2022-10-04 15:28:27 +00:00
..
send_notification
Replace celery[sqs] with celery[redis]
2022-09-29 08:59:17 -04:00
__init__.py
…
test_api_key_endpoints.py
Use
client
fixture everywhere
2022-01-04 14:04:03 +00:00
test_archived_service.py
remove usage of notify_db fixture in unit tests
2022-05-04 11:36:54 +01:00
test_callback_rest.py
…
test_rest.py
remove broadcast-related code, except migrations
2022-10-04 15:28:27 +00:00
test_schema.py
…
test_sender.py
…
test_service_contact_list_rest.py
return contact list created_at in UTC, not BST
2021-09-14 12:41:52 +01:00
test_service_data_retention_rest.py
Split generating authorization headers by type
2021-08-04 15:13:52 +01:00
test_service_guest_list.py
Split generating authorization headers by type
2021-08-04 15:13:52 +01:00
test_statistics_rest.py
…
test_statistics.py
…
test_suspend_resume_service.py
Split generating authorization headers by type
2021-08-04 15:13:52 +01:00
test_url_for.py
…
test_utils.py
…