geo/frontend/e2e/tests
chiguyong 3711f1641a feat: payment SDK integration, attribution window config, E2E tests, CI integration, rules center tests
- WeChat Pay V3: real API calls with HMAC-SHA256 signing, AES-GCM callback decryption
- Alipay: real API calls with RSA2 signing, WAP payment support
- Both gateways fallback to MockGateway when unconfigured
- Attribution window configurable via ATTRIBUTION_WINDOW_DAYS env var (default 28)
- 30 platform-specific rule test cases (WeChat/Zhihu/Xiaohongshu/Baijiahao/Toutiao/Douyin)
- Fixed clickbait detection bug (character-level to word-level matching)
- E2E tests for diagnosis-strategy and content-monitoring flows
- CI: e2e-test job, bandit security scan, npm audit, performance baseline
2026-06-02 21:50:26 +08:00
..
content-monitoring.spec.ts feat: payment SDK integration, attribution window config, E2E tests, CI integration, rules center tests 2026-06-02 21:50:26 +08:00
core-flow-smoke.spec.ts feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
dashboard-health.spec.ts fix: 修复数据库schema兼容性和E2E测试 2026-05-27 20:57:49 +08:00
diagnosis-strategy.spec.ts feat: payment SDK integration, attribution window config, E2E tests, CI integration, rules center tests 2026-06-02 21:50:26 +08:00
health-score-smoke.spec.ts feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
login-access.spec.ts feat: GEO平台P0-P1核心功能重构 2026-05-23 09:34:58 +08:00
login-redirect-system-chrome.spec.ts fix: 修复数据库schema兼容性和E2E测试 2026-05-27 20:57:49 +08:00
login-redirect.spec.ts fix: 修复数据库schema兼容性和E2E测试 2026-05-27 20:57:49 +08:00
login.spec.ts feat: P0-P2功能实现 + GEO workflow分析与规划 2026-05-25 09:45:18 +08:00
next-action.spec.ts fix: 修复数据库schema兼容性和E2E测试 2026-05-27 20:57:49 +08:00
onboarding.spec.ts fix: 修复数据库schema兼容性和E2E测试 2026-05-27 20:57:49 +08:00