You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Note**: The test fixture automatically onboards test repositories (standard and version-enabled) at session start and cleans them up on teardown. No pre-existing repositories are required.
135
+
124
136
### ObjectStore Integration Tests
125
137
126
138
For ObjectStore integration tests, configure the following variables in `.env_integration_tests`:
@@ -147,6 +159,7 @@ uv run pytest tests/agent_memory/integration/ -v
147
159
uv run pytest tests/core/integration/auditlog -v
148
160
uv run pytest tests/core/integration/data_anonymization -v
0 commit comments