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

chore: Fix test path to enable jest runner extension #56

Merged
merged 6 commits into from
Aug 12, 2024

Conversation

KavithaSiva
Copy link
Contributor

@KavithaSiva KavithaSiva commented Aug 5, 2024

Currently, the jest runner extension is not able to access the files stored under /test-util/mock-data/. This PR fixes the issue.

@KavithaSiva KavithaSiva changed the title chore: fix test path to enable jest runner extension chore:fix test path to enable jest runner extension Aug 5, 2024
@KavithaSiva KavithaSiva changed the title chore:fix test path to enable jest runner extension chore: Fix test path to enable jest runner extension Aug 5, 2024
Copy link
Member

@MatKuhr MatKuhr left a comment

Choose a reason for hiding this comment

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

is this PR still relevant after the changes from #57 ?

@KavithaSiva
Copy link
Contributor Author

is this PR still relevant after the changes from #57 ?

Yes, it is still required, as without it, the jest runner extension is still unable to find the files.

@KavithaSiva KavithaSiva merged commit fd5bf5b into main Aug 12, 2024
10 checks passed
@KavithaSiva KavithaSiva deleted the chore/fix-test-path-for-jest-runner branch August 12, 2024 13:15
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