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

npm run test-storybook throws some MathJax related errors #16

Open
ChrisVilches opened this issue Aug 27, 2022 · 1 comment
Open

npm run test-storybook throws some MathJax related errors #16

ChrisVilches opened this issue Aug 27, 2022 · 1 comment

Comments

@ChrisVilches
Copy link
Owner

ChrisVilches commented Aug 27, 2022

I think they are related to MathJax, but not 100% sure.

For now I don't know how to solve this.

On Storybook, it works OK (viewing each component and their interactions).

@ChrisVilches
Copy link
Owner Author

ChrisVilches commented Aug 27, 2022

Sometimes it works though. May be related to caching issues, or something like that.

I executed this right after starting the Storybook server. If I execute it again, it fails.

(Execution time: 2022/08/28 8:37 AM)

> [email protected] test-storybook
> test-storybook

 PASS   browser: chromium  src/stories/components/ZoomIcon.stories.tsx (9.495 s)
 PASS   browser: chromium  src/stories/components/Logo.stories.tsx (9.595 s)
 PASS   browser: chromium  src/stories/components/GridWrapper.stories.tsx (9.819 s)
 PASS   browser: chromium  src/stories/components/ConditionIconLinkButton.stories.tsx (10.1 s)
 PASS   browser: chromium  src/stories/components/TipBox.stories.tsx (10.449 s)
 PASS   browser: chromium  src/stories/routes/Tutorial.stories.tsx (10.926 s)
 PASS   browser: chromium  src/stories/routes/Home.stories.tsx (11.202 s)

Test Suites: 7 passed, 7 total
Tests:       21 passed, 21 total
Snapshots:   0 total
Time:        13.11 s
Ran all test suites.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant