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-25 01:41:34 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7fa4e7ffc706d1399a4a5b5912f5a41caffc46bf
notifications-api
/
tests
/
app
/
notifications
History
Rebecca Law
8fc0c8b10d
Merge branch 'master' into stop-populating-mapping-tables
2017-11-29 16:57:29 +00:00
..
rest
more flake8. lots of unused imports and variables that didn't get used. i tried to preserve old variable names as comments when it looked like they were useful (eg when they were describing timestamps)
2017-11-28 17:23:09 +00:00
__init__.py
…
test_notifications_ses_callback.py
ensure sample SES callbacks and SNS subscription payloads are accurate in research mode and unit tests
2017-11-17 14:34:16 +00:00
test_process_client_response.py
…
test_process_letter_notifications.py
Avoid assigning notification.template when creating test objects
2017-11-10 15:12:07 +00:00
test_process_notification.py
Stop populating the notification to sender mapping table when creating a notificaiton.
2017-11-29 16:47:23 +00:00
test_receive_notification.py
First batch of flake8 changes.
2017-11-28 17:00:01 +00:00
test_rest.py
First batch of flake8 changes.
2017-11-28 17:00:01 +00:00
test_validators.py
Merge branch 'add-reply-to-notifications' of github.com:alphagov/notifications-api into add-reply-to-notifications
2017-11-23 16:57:17 +00:00