This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-admin
Watch
1
Star
0
Fork
0
You've already forked notifications-admin
mirror of
https://github.com/GSA/notifications-admin.git
synced
2026-06-07 23:10:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
536d9a975d1a42db57c68210895aeb83f52f18ec
notifications-admin
/
tests
/
app
/
main
/
views
History
imdadahad
b5cb34c368
Merge pull request
#1070
from alphagov/return-streamed-csv
...
Fix timeout on download of large CSV reports
2017-01-16 10:34:25 +00:00
..
__init__.py
…
test_accept_invite.py
…
test_add_service.py
…
test_api_keys.py
…
test_choose_services.py
add test for choose services and related redirects to it
2016-11-16 13:18:49 +00:00
test_code_not_received.py
…
test_dashboard.py
…
test_email_preview.py
Incorporate breaking utils changes
2016-12-14 14:32:07 +00:00
test_feedback.py
…
test_forgot_password.py
…
test_headers.py
…
test_index.py
…
test_jobs.py
Fix blank lines issue
2017-01-13 11:45:09 +00:00
test_letters.py
…
test_main_nav.py
…
test_manage_users.py
…
test_new_password.py
…
test_platform_admin.py
Remove print statements.
2017-01-04 13:02:01 +00:00
test_providers.py
…
test_register.py
Refactored the tests to use the client fixture, saves a couple lines of code per test.
2016-12-22 15:24:23 +00:00
test_send.py
Add remaining endpoints for PDFs and PNGs
2017-01-04 15:45:59 +00:00
test_service_settings.py
…
test_sign_in.py
add test for choose services and related redirects to it
2016-11-16 13:18:49 +00:00
test_sign_out.py
…
test_styleguide.py
…
test_template_history.py
…
test_templates.py
Add remaining endpoints for PDFs and PNGs
2017-01-04 15:45:59 +00:00
test_two_factor.py
…
test_user_profile.py
…
test_verify.py
…