# Unit tests for the CSS dimensions utility
There are no unit tests for the CSS dimensions utility ([`src/utils/cssDimensions.js`](/src/src/utils/cssDimensions.js)).
Write the tests using Vitest.
## Goals
- Unit test for the CSS dimensions utility
- Test cases
jakob.scheid
added this to the testing-ready milestone 2026-06-02 22:25:14 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Unit tests for the CSS dimensions utility
There are no unit tests for the CSS dimensions utility (
src/utils/cssDimensions.js).Write the tests using Vitest.
Goals