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
9f21018d8e3c19db03eb7aa2aaabfcdd57c36105
notifications-api
/
tests
/
app
/
service
History
Christa Hartsock
c4cdaed683
Skip tests that fail because of timezone handling
2022-07-07 15:41:16 -07:00
..
send_notification
Get tests passing locally
2022-07-07 15:41:15 -07: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
Skip tests that fail because of timezone handling
2022-07-07 15:41:16 -07: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
…