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

Add e2e test for static JSON files #19463

Merged
merged 6 commits into from
Jan 13, 2023
Merged

Add e2e test for static JSON files #19463

merged 6 commits into from
Jan 13, 2023

Conversation

ghengeveld
Copy link
Member

Issue: -

What I did

Added an e2e test suite for static JSON files. Currently only index.json is tested. I intend to add one for modules.json in #19228.

How to test

Just run the e2e tests.

@ghengeveld ghengeveld added maintenance User-facing maintenance tasks build-storybook labels Oct 12, 2022
Copy link
Member

@tmeasday tmeasday left a comment

Choose a reason for hiding this comment

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

LGTM. Tests were failing but I think I fixed.

code/e2e-tests/json-files.spec.ts Outdated Show resolved Hide resolved
@ndelangen ndelangen assigned ndelangen and unassigned tmeasday Jan 13, 2023
@ndelangen ndelangen merged commit 07b2500 into next Jan 13, 2023
@ndelangen ndelangen deleted the add-json-files-e2e-test branch January 13, 2023 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-storybook maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants