feat(agent): add redis short-term user context cache and align tests
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ default = true
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
testpaths = ["backend/tests"]
|
||||
addopts = "-q"
|
||||
addopts = "-q --import-mode=importlib"
|
||||
asyncio_mode = "auto"
|
||||
markers = [
|
||||
"live: requires running local runtime and real external dependencies",
|
||||
|
||||
Reference in New Issue
Block a user