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

feat(data-components,themes): add data components design tokens #760

Merged
merged 11 commits into from
Mar 15, 2024

Merge branch 'master' into dev/DS-979

1eaab79
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat(data-components,themes): add data components design tokens #760

Merge branch 'master' into dev/DS-979
1eaab79
Select commit
Loading
Failed to load commit list.
GitHub Actions / Jest Report Analysis succeeded Mar 15, 2024 in 0s

Jest Test Results

These are all the test results I was able to find from your jest-junit reporter

999 tests were completed in 127.395s with 999 passed ✔ and 0 failed ✖ tests.

Following tests failed, but could not be found in the source files:

  • Theme Wrapper > Returns component with default theme
  • Theme Wrapper > Returns component with custom theme
  • Theme Wrapper > should not use ShadowWrapper by default
  • Theme Wrapper > should use ShadowWrapper when styles are isolated