geo/backend/tests
chiguyong 761e1f026e fix: resolve API signature drift and test isolation failures
- 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
2026-06-05 01:08:31 +08:00
..
fixtures chore: geo production readiness improvements 2026-06-04 22:08:06 +08:00
test_agent_framework chore: geo production readiness improvements 2026-06-04 22:08:06 +08:00
test_api fix: resolve API signature drift and test isolation failures 2026-06-05 01:08:31 +08:00
test_content_pipeline feat: payment SDK integration, attribution window config, E2E tests, CI integration, rules center tests 2026-06-02 21:50:26 +08:00
test_infrastructure fix: resolve API signature drift and test isolation failures 2026-06-05 01:08:31 +08:00
test_integration fix: resolve API signature drift and test isolation failures 2026-06-05 01:08:31 +08:00
test_middleware fix: 审计发现的问题修复 2026-05-25 23:33:25 +08:00
test_models chore: geo production readiness improvements 2026-06-04 22:08:06 +08:00
test_repositories fix: resolve API signature drift and test isolation failures 2026-06-05 01:08:31 +08:00
test_services fix: resolve API signature drift and test isolation failures 2026-06-05 01:08:31 +08:00
test_utils feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
test_workers feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
__init__.py feat: GEO平台P0-P1核心功能重构 2026-05-23 09:34:58 +08:00
conftest.py fix: resolve API signature drift and test isolation failures 2026-06-05 01:08:31 +08:00