Add edge case tests (null, negative coords, zero dimensions) #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Priority: P2 — Lower
Context: A testing audit identified that existing shape tests have no edge case coverage. Specific issues found:
Scope: All shape classes + SCollection + Selection
Goal: Harden existing tests with:
Estimate: 2 hours
Dependencies: Benefits from #8 (ShapeContractTest) being done first for the parameterized pattern