Commit dcb337a
committed
test(03-01): add failing tests for graph-aware proposer
- 19 test functions covering SELF-01 and SELF-02 requirements
- TestGraphAwareProposer: metadata enrichment verification
- TestSeedNodeSelection: LV feeder preference for cascading scenarios
- TestCascadePropagation: hop-distance and decay verification
- TestCascadeDecay: 0.7 decay factor and 2-hop max
- TestScenarioTypeCascade: COLD_SNAP and OUTAGE cascade behavior
- TestBackwardCompat: non-graph proposals unchanged
- TestAffectedNodesCap: 30% graph cap
- TestApplyToGraphTimeseries: per-node magnitude scaling1 parent 387d5d2 commit dcb337a
2 files changed
Lines changed: 585 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
65 | 75 | | |
66 | 76 | | |
67 | 77 | | |
| |||
98 | 108 | | |
99 | 109 | | |
100 | 110 | | |
101 | | - | |
102 | | - | |
| 111 | + | |
| 112 | + | |
103 | 113 | | |
104 | 114 | | |
105 | 115 | | |
| |||
0 commit comments