Refactor unit tests to remove pytest dependency and use unittest.TestCase
This commit is contained in:
@@ -123,7 +123,11 @@ findings:
|
||||
classification: decision_logic
|
||||
migration_action: MIGRATE_DECISIONS_ROUTING
|
||||
target_file: formulas/routing_decision_v1.py
|
||||
status: TODO
|
||||
status: DONE
|
||||
resolved_2026_06_22: >
|
||||
tests/parity/test_routing_decision_parity.py를 작성하여, GAS runRouteFlow_의
|
||||
STOP_BREACH, INTRADAY_LOCK, HEAT_GATE, MEAN_REVERSION_GATE, CASH_FLOOR 등
|
||||
5개 핵심 의사결정 필터링 게이트의 Python 결정 라우팅 동등성을 검증 완료함.
|
||||
|
||||
- id: F11
|
||||
file: src/gas_adapter_parts/gdf_03_portfolio_gates.gs
|
||||
|
||||
Reference in New Issue
Block a user