Commit Graph

19 Commits

Author SHA1 Message Date
trent a9679cff69 update accounts/tests/test_register_view.py add functions
test_register_user_already_exists and test_register_email_already_exists
2021-04-20 19:30:08 -07:00
trent f1109519db add GET request test to accounts/tests/test_disable_totp_view.py 2021-04-20 19:02:38 -07:00
trent 72daaa5a47 add accounts/tests/test_totp_enabled_login_view.py 2021-04-20 18:31:06 -07:00
trent f199e8f173 add accounts/tests/test_disable_totp_view.py 2021-04-19 23:16:40 -07:00
trent 20ce2c493b add accounts/tests/test_enable_totp_view.py 2021-04-19 21:13:37 -07:00
trent 5b99609dc7 add accounts/tests/test_log_in_view.py 2021-04-18 16:51:24 -07:00
trent 58a1e87db8 update accounts/tests/test_log_out_view.py 2021-04-18 16:27:45 -07:00
trent 3d110192e8 add PATH_INFO test to accounts/tests/test_password_change_view.py 2021-04-18 14:39:10 -07:00
trent 4b2bcae2ed add PATH_INFO test to accounts/tests/test_log_out_view.py 2021-04-18 14:29:31 -07:00
trent 12507888a8 add accounts/tests/test_edit_profile_view.py 2021-04-18 03:04:59 -07:00
trent 31d5d6646a add accounts/tests/test_register_view.py 2021-04-17 01:55:25 -07:00
trent 825bdc3e14 update accounts/tests/test_email_white_list_model.py 2021-04-17 01:51:47 -07:00
trent 7bc56f507c add accounts/tests/test_password_change_view.py 2021-04-16 18:59:19 -07:00
trent a81ec6612f update accounts/tests/test_user_model.py 2021-04-16 18:58:38 -07:00
trent 77f0bc06de add audio/tests/test_log_out_view.py 2021-04-16 17:47:52 -07:00
trent 3562a8058e test length of urlpatterns list from accounts.url 2021-04-09 02:29:08 -07:00
trent c906e6599c add accounts/test/test_urls.py 2021-04-07 15:41:22 -07:00
trent 72fe8b16d3 extend test_user_model.py 2021-04-07 04:31:29 -07:00
trent 1ddc459ed3 add some more tests 2021-04-06 23:16:54 -07:00