Files
Chan/docs/TEST_REPORT/ECR-003.md
T
jackyu66gitandCursor 081a57a90e feat: ECR-003 主站威科夫分析与图表叠层(已审)
独立 wyckoff 引擎 + 按需 include_wyckoff;主站 Lightweight 绘制区间/阶段/事件/VP。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-06 18:33:57 +08:00

30 lines
657 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# TEST_REPORT — ECR-003
**Date:** 2026-08-06
**Level:** L2
## Command
```bash
PYTHONPATH=.:web python -m pytest \
tests/test_wyckoff.py \
tests/test_golden_pipeline.py \
web/tests/test_analyze_contract.py \
-q
```
## Result
**12 passed**
| Suite | Coverage |
|-------|----------|
| `test_wyckoff` | 合成箱体 TR + 事件;VP POC |
| golden / package / shim / contract keys file | 缠论基线 + 契约文档含 wyckoff optional |
| `test_analyze_contract` | 默认无 `wyckoff``include_wyckoff=1` 含约定键 |
## Notes
- 主站 UI 绘图无自动化;人工勾选「威科夫」验证叠层。
- 未改 golden JSON 内容。