Commit c1f6ed9
committed
test(unit): assert edge_id mapping in test_edges_are_wrapped_as_edge_results
The edge_id → EdgeResult.id mapping was part of the wrapper contract but
was not verified. Node mapping was tested (result.nodes[0].id == 1) but
the equivalent edge check was missing.1 parent 004eb22 commit c1f6ed9
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
171 | 172 | | |
172 | 173 | | |
173 | 174 | | |
| |||
0 commit comments