CTFd/tests
Kevin Chung b5632f9289
Cache scoreboard page (#1025)
* Cache the `/scoreboard` page to avoid having to rebuild the response so often
* Update `tests.api.v1.test_scoreboard:test_scoreboard_is_cached` to also test if `/scoreboard` is cached
2019-06-16 13:29:50 -04:00
..
admin Format all the things (#991) 2019-05-11 21:09:37 -04:00
api Cache scoreboard page (#1025) 2019-06-16 13:29:50 -04:00
challenges Format all the things (#991) 2019-05-11 21:09:37 -04:00
oauth Format all the things (#991) 2019-05-11 21:09:37 -04:00
teams Ratelimit team join attempts (#993) 2019-05-13 22:53:58 -04:00
users Fixing issue downloading files when view_after_ctf is enabled (#1011) 2019-06-03 21:08:30 -04:00
utils Format all the things (#991) 2019-05-11 21:09:37 -04:00
__init__.py Starting to write tests 2017-01-07 02:44:31 -05:00
helpers.py Improve caching (#1014) 2019-06-15 02:07:24 -04:00
test_config.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
test_plugin_utils.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
test_themes.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
test_views.py Fix hidden pages not being able to load (#1019) 2019-06-08 01:00:28 -04:00