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 tests for (real world) package installation #2870

Open
wants to merge 9 commits into
base: next
Choose a base branch
from

Conversation

csjh
Copy link
Contributor

@csjh csjh commented Nov 29, 2024

Description

Adds an e2e test that packs every package into tarballs and installs from those using npm

@csjh
Copy link
Contributor Author

csjh commented Nov 29, 2024

Not sure where to put the node ./build-deps-to-tgz.js && npm i step so it's in sources for now

@csjh
Copy link
Contributor Author

csjh commented Nov 29, 2024

And need to move away from import("fs").glob for the node 18 suite

@csjh
Copy link
Contributor Author

csjh commented Dec 2, 2024

e2e/packaging tests are expected to fail until #2866 merges

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.

1 participant