This website requires JavaScript.
Explore
Help
Register
Sign In
sanguo
/
sanguo_vnpy_v2
Watch
3
Star
0
Fork
0
You've already forked sanguo_vnpy_v2
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b99e58bca14863c7f7a8b3054fb8e3e4b907a465
sanguo_vnpy_v2
/
tests
/
api
T
History
claude_dev
523105650d
CI/CD / test (push)
Successful in 13s
Details
CI/CD / nas-deploy (push)
Successful in 25s
Details
CI/CD / nas-verify (push)
Successful in 12s
Details
fix(api): GET /task 内存失后 DB fallback 返 status(治回测 done 后前端轮询 404 死循环卡等待) [nas]
2026-08-13 08:52:53 +08:00
..
__init__.py
…
test_auth.py
…
test_backtest_routes.py
…
test_factor_routes.py
…
test_instance_store.py
feat(strategy): 策略实例 JSON 存储 CRUD(list/get/create/update/delete) [nas]
2026-08-12 23:47:51 +08:00
test_main.py
…
test_paper_routes.py
…
test_routes_strategy.py
feat(strategy): 策略代码+实例路由组(routes_strategy)并注册 app [nas]
2026-08-12 23:56:14 +08:00
test_routes.py
…
test_strategy_registry.py
feat(strategy): registry 扩展自研目录扫描(AST)+文件读写+py_compile; __init__ 惰性化(纯逻辑模块脱离 fastapi 可单测) [nas]
2026-08-12 23:47:07 +08:00
test_submit_cta_fees.py
feat(backtest): 个股回测接入费用(cfg通道)+slippage+benchmark放宽至4基准 [vps]
2026-08-12 23:56:14 +08:00
test_task_status_db_fallback.py
fix(api): GET /task 内存失后 DB fallback 返 status(治回测 done 后前端轮询 404 死循环卡等待) [nas]
2026-08-13 08:52:53 +08:00
test_ws.py
…