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

Re-enable integration tests #762

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

martin-helmich
Copy link
Member

No description provided.

@martin-helmich
Copy link
Member Author

@mfal As announced, this is something that I had difficulties with. In the current setup (Jest + ts-jest), oclif seems to have issues importing the concrete command files (which just hangs indefinitely, with the tests eventually timing out). I also tried other setups (like using Babel1), but ran into other problems with those (for example, not processing the TSX files or difficulties with ESM imports).

Any thoughts?

Footnotes

  1. https://jestjs.io/docs/getting-started#via-babel

@mfal mfal self-assigned this Sep 9, 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.

2 participants