You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.
If spike ticket #668 fails, this ticket is no longer valid.
We need to create unit tests to ensure that the values in the CSS variables are aligned with the source of truth, which is the Figma token JSON. This will help us maintain consistency and catch any discrepancies early.
Technical Details
Create unit tests that check the CSS variables
Acceptance Criteria
Unit tests are created that check the values of the CSS variables against the Figma token JSON.
The tests should fail if there are any discrepancies between the CSS variables and the Figma token JSON.
The tests should pass if the CSS variables are correctly aligned with the Figma token JSON.
Additional Information
Once the tests are created, they should be run as part of the regular testing suite to ensure ongoing alignment between the CSS variables and the Figma token JSON.
The text was updated successfully, but these errors were encountered:
garrettbear
changed the title
Create Unit Tests for CSS Variables Alignment with Figma Token JSON
Create Unit Tests for CSS Color Variables Alignment with Figma Token JSON
Apr 25, 2024
Description
If spike ticket #668 fails, this ticket is no longer valid.
We need to create unit tests to ensure that the values in the CSS variables are aligned with the source of truth, which is the Figma token JSON. This will help us maintain consistency and catch any discrepancies early.
Technical Details
Acceptance Criteria
Additional Information
Once the tests are created, they should be run as part of the regular testing suite to ensure ongoing alignment between the CSS variables and the Figma token JSON.
The text was updated successfully, but these errors were encountered: