Description
Kit A can currently be added as a component of Kit B while Kit B is already a component of Kit A, creating a circular reference. The system should detect and block this.
Spec Sections: S2.17.4, S10D (US-XA-038)
Severity: LOW
MoSCoW: SHOULD
Xfail Test Coverage (1 test)
| File |
Test |
Reason |
test_cross_actor.py |
TestUS_XA_038::test_circular_kit_reference_blocked |
Circular kit reference detection not implemented |
Branch: feature/test-reorganisation-and-functional-suite (PR #37)
Description
Kit A can currently be added as a component of Kit B while Kit B is already a component of Kit A, creating a circular reference. The system should detect and block this.
Spec Sections: S2.17.4, S10D (US-XA-038)
Severity: LOW
MoSCoW: SHOULD
Xfail Test Coverage (1 test)
test_cross_actor.pyTestUS_XA_038::test_circular_kit_reference_blockedBranch:
feature/test-reorganisation-and-functional-suite(PR #37)