summaryrefslogtreecommitdiff
path: root/tests/decorators/test_cache.py
AgeCommit message (Expand)Author
2026-01-31Refs #34118 -- Removed asgiref coroutine detection shims.Jacob Walls
2023-04-25Refs #31949 -- Made @never_cache and @cache_control() decorators to work with...Ben Lomax
2023-04-25Added more tests for @cache_control decorator.Ben Lomax
2023-04-04Moved cache decorators tests into decorators/test_cache.py.Ben Lomax