Commit Graph

21 Commits

Author SHA1 Message Date
jeremystretch
adafa80607 Add status field to WirelessLink 2021-10-13 14:31:30 -04:00
Jeremy Stretch
641e78e4b9 Rebuild CablePaths when a CircuitTermination is modified 2021-04-02 09:17:11 -04:00
Jeremy Stretch
e6846dc616 Add test for trace through multiple circuits 2021-04-01 20:38:36 -04:00
Jeremy Stretch
66a805bea8 Closes #6071: Cable traces now traverse circuits 2021-04-01 14:31:10 -04:00
Jeremy Stretch
86d4b21c40 Fixes #5395: Fix cable tracing for rear ports with no corresponding front port 2020-12-02 12:03:25 -05:00
Jeremy Stretch
cd032585a3 Closes #5225: CircuitTermination port_speed is now optional 2020-10-09 14:06:24 -04:00
Jeremy Stretch
430fd8c848 Rewrite cablepath tests to create components within each test 2020-10-08 14:55:13 -04:00
Jeremy Stretch
6c25408f2d Handle traces which split at a RearPort 2020-10-08 13:45:47 -04:00
Jeremy Stretch
9ce752f8d1 Introduce PathContains lookup to allow filtering against objects in path directly 2020-10-06 09:41:45 -04:00
Jeremy Stretch
8c3a6b6fc5 Rename CablePath.is_connected to is_active 2020-10-05 11:13:33 -04:00
Jeremy Stretch
dc59fb7cde Cache each CablePath on its originating endpoint 2020-10-02 17:16:43 -04:00
Jeremy Stretch
580e4dec9f Add tests for all PathEndpoint classes 2020-10-02 11:35:17 -04:00
Jeremy Stretch
d43a907f9e Rename test elements to be more readable 2020-10-02 10:14:52 -04:00
Jeremy Stretch
8a562fcf22 Add tests for multiple pass-through breakouts 2020-10-02 09:54:12 -04:00
Jeremy Stretch
6cf495944b Add test for updated paths on cable status change 2020-10-01 17:25:44 -04:00
Jeremy Stretch
66547dab77 Add test for connecting cables out of order 2020-10-01 16:53:13 -04:00
Jeremy Stretch
57c0de3ed9 Drop support for split paths 2020-10-01 14:24:34 -04:00
Jeremy Stretch
1fe7abb830 Remove extraneous test objects 2020-09-30 17:12:38 -04:00
Jeremy Stretch
4dce7d09d9 Extend cable path tests 2020-09-30 17:10:22 -04:00
Jeremy Stretch
42e618d89e Extend cable path tests 2020-09-30 16:17:22 -04:00
Jeremy Stretch
e2517908b9 Add initial tests 2020-09-30 15:15:27 -04:00