Test(style): CSS dimensions utility unit test #107

Merged
jakob.scheid merged 8 commits from testing/css-dimensions-util into main 2026-06-04 12:41:14 +02:00
Owner

CSS dimensions utility unit test

Add a unit test for the CSS dimensions utility ( src/utils/cssDimensions.js).

Summary

  • test cases for empty dimensions, numerical dimensions and dimensions already containing a unit

Related issues

Closes: #105

# CSS dimensions utility unit test Add a unit test for the CSS dimensions utility ( [`src/utils/cssDimensions.js`](src/src/utils/cssDimensions.js)). ## Summary - test cases for empty dimensions, numerical dimensions and dimensions already containing a unit ## Related issues Closes: #105
jakob.scheid added this to the testing-ready milestone 2026-06-04 12:36:43 +02:00
jakob.scheid added the Area/GlobalKind/Testing
Priority
High
2
labels 2026-06-04 12:36:43 +02:00
jakob.scheid added this to the Project Board project 2026-06-04 12:36:43 +02:00
jakob.scheid added 8 commits 2026-06-04 12:36:43 +02:00
jakob.scheid moved this to Review in Project Board on 2026-06-04 12:36:56 +02:00
johannes.vos approved these changes 2026-06-04 12:40:31 +02:00
jakob.scheid merged commit 2d3d2457cf into main 2026-06-04 12:41:14 +02:00
jakob.scheid deleted branch testing/css-dimensions-util 2026-06-04 12:41:15 +02:00
johannes.vos moved this to Done in Project Board on 2026-06-04 13:02:45 +02:00
jakob.scheid changed title from Add CSS dimensions utility unit test to Test: CSS dimensions utility unit test 2026-07-20 12:17:42 +02:00
jakob.scheid changed title from Test: CSS dimensions utility unit test to Test(css): CSS dimensions utility unit test 2026-07-20 12:30:09 +02:00
jakob.scheid changed title from Test(css): CSS dimensions utility unit test to Test(style): CSS dimensions utility unit test 2026-07-20 12:31:01 +02:00
jakob.scheid modified the milestone from testing-ready to 0.1.0 2026-07-22 11:37:46 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Seekra/frontend#107