-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
D2Medium DifficultyMedium DifficultyP3High PriorityHigh PriorityS26Current relevant issue that should be worked on in the spring 2026 semesterCurrent relevant issue that should be worked on in the spring 2026 semester
Description
Objective: Add high-confidence tests for grid/index math and path materialization to prevent off-by-one and orientation bugs.
Context:
- Target
src/server/robot/grid-indices.ts,src/server/robot/path-materializer.ts, andsrc/common/spline.ts. - Include corner/castle/edge cases and invalid inputs.
Acceptance:
- New tests (e.g., under
src/server/robot/test/) cover grid conversions, path generation length/shape, and boundary conditions. - Tests run in CI and pass deterministically.
- Bugs found during test writing are fixed with clear commits.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
D2Medium DifficultyMedium DifficultyP3High PriorityHigh PriorityS26Current relevant issue that should be worked on in the spring 2026 semesterCurrent relevant issue that should be worked on in the spring 2026 semester
Type
Projects
Status
No status