geo/backend/tests/test_api
chiguyong b41da42d74 feat(geo): U1-U9 monetization closed loop implementation
U1: GEO diagnosis auto data collection (DataCollectorService + 11 tests)
U2: Free GEO health score public page (HealthScoreAPI + 7 tests)
U3: Onboarding redesign with conversion layer (Step0 + UpgradePrompt + 14 tests)
U4: Real payment integration (WeChat/Alipay gateway + PaymentOrder + 12 tests)
U5: AI content generation & distribution (Publishers + PublishEngine + 11 tests)
U6: Attribution system & ROI reports (AttributionEngine + ROICalculator + 12 tests)
U7: Email integration & Dashboard monetization UI (EmailScheduler + templates + 22 tests)
U8: Integration tests & shared fixtures (monetization flow + fixture consolidation + 12 tests)
U9: E2E smoke tests (HealthScorePage + acquisition/core flow + 4 E2E cases)

Total: 101 new backend tests passing, 4 E2E test cases
All third-party integrations use mock mode by default with config center management
2026-06-01 07:39:05 +08:00
..
__init__.py feat: GEO平台P0-P1核心功能重构 2026-05-23 09:34:58 +08:00
test_ai_engines_api.py feat: Phase1 Week1-2 - AI引擎查询分析完整实现 2026-05-25 10:29:20 +08:00
test_alert_settings_api.py feat: P0-P2功能实现 + GEO workflow分析与规划 2026-05-25 09:45:18 +08:00
test_api_keys_api.py feat: API Key管理+用量追踪完整功能链路 2026-05-25 15:37:33 +08:00
test_attribution_contract.py feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
test_auth.py feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
test_auth_api.py feat: P0-P2功能实现 + GEO workflow分析与规划 2026-05-25 09:45:18 +08:00
test_brands.py feat: GEO平台P0-P1核心功能重构 2026-05-23 09:34:58 +08:00
test_brands_api.py feat: P0-P2功能实现 + GEO workflow分析与规划 2026-05-25 09:45:18 +08:00
test_citations.py feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
test_competitors.py feat: GEO平台P0-P1核心功能重构 2026-05-23 09:34:58 +08:00
test_content_api.py feat: P0-P2功能实现 + GEO workflow分析与规划 2026-05-25 09:45:18 +08:00
test_content_distribution_contract.py feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
test_detection_api.py feat: Phase1 Week3-4 - 引用模式识别+定时检测任务调度 2026-05-25 11:00:50 +08:00
test_diagnosis_api.py feat: P0-P2功能实现 + GEO workflow分析与规划 2026-05-25 09:45:18 +08:00
test_diagnosis_contract.py feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
test_email_contract.py feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
test_health_api.py feat: P0-P2功能实现 + GEO workflow分析与规划 2026-05-25 09:45:18 +08:00
test_health_score_contract.py feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
test_knowledge_graph_batch.py fix: 消除所有Mock/Stub/假数据,确保业务流程使用真实数据 2026-05-25 21:51:48 +08:00
test_knowledge_no_mock.py fix: 消除所有Mock/Stub/假数据,确保业务流程使用真实数据 2026-05-25 21:51:48 +08:00
test_lifecycle_exception_handling.py fix: 审计发现的问题修复 2026-05-25 23:33:25 +08:00
test_onboarding_contract.py feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
test_organization_routes.py fix: 审计发现的问题修复 2026-05-25 23:33:25 +08:00
test_payment_contract.py feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
test_platform_rules_history.py fix: 消除所有Mock/Stub/假数据,确保业务流程使用真实数据 2026-05-25 21:51:48 +08:00
test_platforms_routes.py fix: 审计发现的问题修复 2026-05-25 23:33:25 +08:00
test_reports.py feat: GEO平台P0-P1核心功能重构 2026-05-23 09:34:58 +08:00
test_scoring.py feat: GEO平台P0-P1核心功能重构 2026-05-23 09:34:58 +08:00