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

ci(storybook): make tests mandatory #1543

Merged
merged 8 commits into from
Apr 23, 2024
Merged

ci(storybook): make tests mandatory #1543

merged 8 commits into from
Apr 23, 2024

Conversation

Kyzyl-ool
Copy link
Contributor

@Kyzyl-ool Kyzyl-ool commented Apr 23, 2024

Need to merge #1538 first

@gravity-ui-bot
Copy link
Contributor

Playwright Test Component is ready.

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@amje amje changed the title ci: storybook tests mandatory ci(storybook): make tests mandatory Apr 23, 2024
run: |
npx concurrently -k -s first -n "SB,TEST" -c "magenta,blue" \
"npx http-server storybook-static --port 7007 --silent" \
"npx wait-on http://127.0.0.1:7007 && npm run test-storybook"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's reuse PR_PREVIEW_URL env here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@Kyzyl-ool Kyzyl-ool requested a review from amje April 23, 2024 13:18
@amje amje merged commit 41cc3a5 into main Apr 23, 2024
5 checks passed
@amje amje deleted the ci/a11y-tests-mandatory branch April 23, 2024 13:46
Arucard89 pushed a commit that referenced this pull request May 8, 2024
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

Successfully merging this pull request may close these issues.

3 participants