CTFd/tests/users
Kevin Chung 6833378c36
Format all the things (#991)
* Format Javascript and CSS files with `prettier`: `prettier --write 'CTFd/themes/**/*'`
* Format Python with `black`: `black CTFd` & `black tests`
* Travis now uses xenial instead of trusty.
2019-05-11 21:09:37 -04:00
..
__init__.py 2.0.0 (#741) 2018-11-19 23:16:14 -05:00
test_auth.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
test_challenges.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
test_hints.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
test_profile.py 2.0.0 (#741) 2018-11-19 23:16:14 -05:00
test_scoreboard.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
test_settings.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
test_setup.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
test_submissions.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
test_users.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
test_views.py Format all the things (#991) 2019-05-11 21:09:37 -04:00