Skip to content

Commit 6393d95

Browse files
committed
Refactor async caching tests: introduce test classes and improve organization
1 parent a72adb6 commit 6393d95

2 files changed

Lines changed: 537 additions & 376 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ markers = [
181181
"redis: test the Redis core",
182182
"sql: test the SQL core",
183183
"maxage: test the max_age functionality",
184+
"asyncio: marks tests as async",
184185
]
185186

186187
# --- coverage ---

0 commit comments

Comments
 (0)