Add 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/global
type
testing
prio
high
labels 2026-06-04 12:36:43 +02:00
jakob.scheid added this to the MVP Frontend 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 MVP Frontend 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 MVP Frontend on 2026-06-04 13:02:45 +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