generated from Seekra/repository-template
Unit tests for the CSS dimensions utility are missing #105
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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