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

test(cli): add ability to use package from source through tarballs in e2e #32144

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

Conversation

byCedric
Copy link
Member

@byCedric byCedric commented Oct 18, 2024

Why

This adds the ability to use packages from source, directly from the monorepo, in E2E tests. It's required for some changes I want to write test for in expo.

How

  • Added createPackageTarball, based on expo-updates script
  • Added linkPackagesFromMonorepo, creating tarballs for multiple packages and then links it to the fixture

Test Plan

See next PR for the test

Checklist

Copy link
Member Author

byCedric commented Oct 18, 2024

@expo-bot

This comment was marked as off-topic.

Copy link
Contributor

Subscribed to pull request

File Patterns Mentions
packages/@expo/cli/** @EvanBacon, @byCedric

Generated by CodeMention

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants