CTFd/tests
Raihan Ramadistra 64b96d9c1a Fix admin cannot modify verified status in Edit User (#777)
* Grant admin write access to verified field in UserSchema.
* Add test admin can view and modify verified status
* Add test for creating users with settings
* Add codecov threshold for test failures
2018-12-04 00:35:51 -05:00
..
admin Fix issue loading update view in Python 3. Thanks to @mayoneko (#766) 2018-11-29 19:22:50 -05:00
api Fix admin cannot modify verified status in Edit User (#777) 2018-12-04 00:35:51 -05:00
challenges Fix dynamic challenges to work in user mode and team mode (#760) 2018-11-27 03:04:51 -05:00
teams 2.0.0 (#741) 2018-11-19 23:16:14 -05:00
users Re add view after ctf (#774) 2018-12-01 20:24:39 -05:00
utils Use tempfile.SpooledTemporaryFile() instead of raw BytesIO (#767) 2018-11-29 23:45:23 -05:00
__init__.py Starting to write tests 2017-01-07 02:44:31 -05:00
helpers.py Mark 2.0.0 (#757) 2018-11-26 20:32:04 -05:00
test_plugin_utils.py 2.0.0 (#741) 2018-11-19 23:16:14 -05:00
test_themes.py Fix creating users, teams from the API (#768) 2018-11-30 20:12:48 -05:00