Add ResizeHandle tests #12

Closed
opened 2026-03-27 15:01:28 +00:00 by thib8956 · 0 comments
Owner

Priority: P2 — Lower

Context: ResizeHandle is an enum with 8 values representing resize directions. It has no tests. Lowest priority since it is a simple data type with limited logic.

Scope: src/main/java/ovh/gasser/newshapes/shapes/ResizeHandle.java

Goal: Verify all 8 handles exist and produce correct cursor/direction behavior.

Estimate: 1 hour
Dependencies: None

**Priority:** P2 — Lower **Context:** ResizeHandle is an enum with 8 values representing resize directions. It has no tests. Lowest priority since it is a simple data type with limited logic. **Scope:** `src/main/java/ovh/gasser/newshapes/shapes/ResizeHandle.java` **Goal:** Verify all 8 handles exist and produce correct cursor/direction behavior. **Estimate:** 1 hour **Dependencies:** None
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: thib8956/new-shapes#12