- Fix KnowledgeDocument/KnowledgeBase model field changes in test fixtures - Fix RecursiveChunker constructor changes (no longer accepts chunk_size) - Fix WenxinAdapter mock from _request_with_retry to _get_access_token + _client.post - Fix UUID type mismatch in knowledge_graph tests - Add rate limiter state reset autouse fixture to prevent cross-test contamination - Skip tests blocked by Query.user_id String vs uuid.UUID comparison bug - Fix .env.example path, KeyVerifierFactory mock, env variable cleanup - Result: 68 failed + 33 errors → 0 failed, 1537 passed, 33 skipped |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_config.py | ||
| test_database_exception_handling.py | ||
| test_database_migration.py | ||
| test_middleware_unified.py | ||
| test_monitoring.py | ||
| test_performance.py | ||
| test_rate_limit.py | ||
| test_scheduler.py | ||
| test_security.py | ||