CTFd/tests/admin
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 Admins can bypass ctftime (#374) 2017-09-04 05:03:06 -04:00
test_challenges.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
test_config.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
test_notifications.py 2.1.0 (#957) 2019-04-17 01:36:30 -04:00
test_pages.py 2.1.0 (#957) 2019-04-17 01:36:30 -04:00
test_scoreboard.py 2.1.0 (#957) 2019-04-17 01:36:30 -04:00
test_statistics.py 2.1.0 (#957) 2019-04-17 01:36:30 -04:00
test_submissions.py 2.1.0 (#957) 2019-04-17 01:36:30 -04:00
test_teams.py 2.1.0 (#957) 2019-04-17 01:36:30 -04:00
test_users.py 2.1.0 (#957) 2019-04-17 01:36:30 -04:00
test_views.py Format all the things (#991) 2019-05-11 21:09:37 -04:00