Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Unit Tests for CSS Typography Variables Alignment with Figma Token JSON #721

Open
brianacnguyen opened this issue Jun 4, 2024 · 0 comments
Assignees
Labels
code Issue related to code work team-design-system All issues relating to design system

Comments

@brianacnguyen
Copy link
Contributor

brianacnguyen commented Jun 4, 2024

Description

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 Typography 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.

@brianacnguyen brianacnguyen added code Issue related to code work team-design-system All issues relating to design system labels Jun 4, 2024
@brianacnguyen brianacnguyen self-assigned this Jun 4, 2024
@brianacnguyen brianacnguyen changed the title Copy of Create Unit Tests for CSS Color Variables Alignment with Figma Token JSON Create Unit Tests for CSS Typography Variables Alignment with Figma Token JSON Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Issue related to code work team-design-system All issues relating to design system
Projects
None yet
Development

No branches or pull requests

1 participant