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-03 04:50:10 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3563dcc010a5b92ec899cd43b48b8dfb4bf47463
notifications-admin
/
tests
/
app
/
main
/
views
History
Adam Shimali
e181940966
Renamed DESKPRO_TEAM_ID to DESKPRO_DEPT_ID to match name of param in
...
api call. Added DESKPRO_ASSIGNED_AGENT_TEAM_ID so that tickets routed correctly.
2016-05-18 15:03:23 +01:00
..
__init__.py
…
test_accept_invite.py
…
test_add_service.py
…
test_all_services.py
…
test_api_keys.py
…
test_choose_services.py
…
test_code_not_received.py
…
test_dashboard.py
Add a message count component
2016-05-13 10:26:57 +01:00
test_feedback.py
Renamed DESKPRO_TEAM_ID to DESKPRO_DEPT_ID to match name of param in
2016-05-18 15:03:23 +01:00
test_forgot_password.py
…
test_headers.py
…
test_index.py
…
test_jobs.py
Fix test to use a real status
2016-05-18 12:05:26 +01:00
test_manage_users.py
…
test_new_password.py
…
test_providers.py
…
test_register.py
…
test_send.py
Make
s3upload
function return the UUID
2016-05-16 13:05:41 +01:00
test_service_settings.py
Renamed DESKPRO_TEAM_ID to DESKPRO_DEPT_ID to match name of param in
2016-05-18 15:03:23 +01:00
test_sign_in.py
…
test_sign_out.py
…
test_styleguide.py
…
test_template_history.py
Update all dates to use utc, only in the template is it converted to british time.
2016-05-12 21:34:39 +01:00
test_templates.py
…
test_tour.py
…
test_two_factor.py
…
test_user_profile.py
Uncomment commented-out tests
2016-05-16 10:53:15 +01:00
test_verify.py
…