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-05 18:24:34 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4e156e8aec12259d1cf542809b256106282d0b5
notifications-api
/
tests
/
app
/
service
History
stvnrlly
d4e156e8ae
Merge branch 'main' into stvnrlly-remove-broadcasts
2022-10-20 19:44:20 -04: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
Merge branch 'main' into stvnrlly-remove-broadcasts
2022-10-20 19:44:20 -04: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
…