Add/update alerts unit tests
Add a whole suite of tests for phone and email alerts. Small update to a few unit tests for alert views.
Showing
- gracedb/alerts/tests/test_email.py 424 additions, 0 deletionsgracedb/alerts/tests/test_email.py
- gracedb/alerts/tests/test_phone.py 563 additions, 0 deletionsgracedb/alerts/tests/test_phone.py
- gracedb/alerts/tests/test_recipients.py 2368 additions, 0 deletionsgracedb/alerts/tests/test_recipients.py
- gracedb/alerts/tests/test_views.py 10 additions, 0 deletionsgracedb/alerts/tests/test_views.py
gracedb/alerts/tests/test_email.py
0 → 100644
gracedb/alerts/tests/test_phone.py
0 → 100644
This diff is collapsed.
gracedb/alerts/tests/test_recipients.py
0 → 100644
This diff is collapsed.
Please register or sign in to comment