CTFd/tests/api/v1
Kevin Chung 5cedcb7372
Fix hint loading for admins with /api/v1/hints/<id>?preview=true (#786)
* Fix hint loading for admins by adding /api/v1/hints/<id>?preview=true for use by admins
* Add tests for admin Hint preview
2018-12-06 21:46:47 -05:00
..
user 2.0.0 (#741) 2018-11-19 23:16:14 -05:00
__init__.py 2.0.0 (#741) 2018-11-19 23:16:14 -05:00
test_awards.py 2.0.0 (#741) 2018-11-19 23:16:14 -05:00
test_challenges.py 2.0.0 (#741) 2018-11-19 23:16:14 -05:00
test_config.py 2.0.0 (#741) 2018-11-19 23:16:14 -05:00
test_files.py 2.0.0 (#741) 2018-11-19 23:16:14 -05:00
test_flags.py 2.0.0 (#741) 2018-11-19 23:16:14 -05:00
test_hints.py Fix hint loading for admins with /api/v1/hints/<id>?preview=true (#786) 2018-12-06 21:46:47 -05:00
test_notifications.py 2.0.0 (#741) 2018-11-19 23:16:14 -05:00
test_pages.py Resolve issues with pages and caching (#771) 2018-12-01 16:25:39 -05:00
test_submissions.py 2.0.0 (#741) 2018-11-19 23:16:14 -05:00
test_tags.py 2.0.0 (#741) 2018-11-19 23:16:14 -05:00
test_teams.py Fix creating users, teams from the API (#768) 2018-11-30 20:12:48 -05:00
test_users.py Fix admin cannot modify verified status in Edit User (#777) 2018-12-04 00:35:51 -05:00