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

fix: Add jest setting for resolve test failed after e2e test #849

Merged
merged 1 commit into from
Apr 24, 2023

Conversation

kamiazya
Copy link
Member

What was a problem

The test was failing after the E2E test was conducted.

This was due to a problem with the jest package resolution g not working properly, as the E2E test emulated the installation of ts-graphviz under the e2e directory.

How this PR fixes the problem

Added jest setting to ignore under e2e directory.

Check lists (check x in [ ] of list items)

  • Test passed
  • Coding style (indentation, etc)

@kamiazya kamiazya self-assigned this Apr 24, 2023
@kamiazya kamiazya changed the title fix: fix jest setting for resolve test failed after e2e test fix: Add jest setting for resolve test failed after e2e test Apr 24, 2023
@kamiazya kamiazya merged commit 76430bd into main Apr 24, 2023
7 checks passed
@kamiazya kamiazya deleted the fix-jest-setting branch May 4, 2023 10:44
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.

None yet

1 participant