This website requires JavaScript.
Explore
Help
Register
Sign In
trent
/
trentpalmerdotorg
Watch
1
Star
0
Fork
0
You've already forked trentpalmerdotorg
mirror of
https://github.com/TrentSPalmer/trentpalmerdotorg.git
synced
2026-05-17 14:20:09 -07:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
aef867a9c660a10630b875d81a3e62f25fd3c19f
trentpalmerdotorg
/
accounts
/
tests
T
History
trent
f00b2df592
remove cv2 because QRCodeDetector is broken and replace with decode from
...
pyzbar.pyzbar
2021-08-30 21:57:02 -07:00
..
__init__.py
add some more tests
2021-04-06 23:16:54 -07:00
test_disable_totp_view.py
add GET request test to accounts/tests/test_disable_totp_view.py
2021-04-20 19:02:38 -07:00
test_edit_profile_view.py
update accounts/tests/test_edit_profile_view.py add function
2021-04-20 20:21:44 -07:00
test_email_white_list_model.py
accounts/tests/test_email_white_list_model.py update function name
2021-04-21 16:40:11 -07:00
test_enable_totp_view.py
remove cv2 because QRCodeDetector is broken and replace with decode from
2021-08-30 21:57:02 -07:00
test_log_in_view.py
add accounts/tests/test_log_in_view.py
2021-04-18 16:51:24 -07:00
test_log_out_view.py
update accounts/tests/test_log_out_view.py add function test_log_out_view_get
2021-04-21 13:27:55 -07:00
test_password_change_view.py
update accounts/tests/test_password_change_view.py add function
2021-04-21 13:08:21 -07:00
test_register_view.py
update accounts/tests/test_register_view.py add function
2021-04-21 13:19:04 -07:00
test_totp_enabled_login_view.py
update accounts/tests/test_totp_enabled_login_view.py add function
2021-04-20 20:28:20 -07:00
test_urls.py
test length of urlpatterns list from accounts.url
2021-04-09 02:29:08 -07:00
test_user_model.py
update accounts/tests/test_user_model.py add test for __str__ method
2021-04-20 20:41:45 -07:00