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

Convert engines-host-app to new test structure #854

Merged
merged 8 commits into from
Jun 16, 2021

Conversation

thoov
Copy link
Collaborator

@thoov thoov commented Jun 15, 2021

Once this PR lands we can remove the following "old" tests:

  • test-packages/engines-host-app/*
  • test-packages/lazy-engine/*
  • test-packages/eager-engine/*

I did not want to remove them in this PR as it would be very large. Additionally this PR introduces a new way to apply diffs via fixtures which helps keeps the test scenario files smaller and cleaner.

This is the main file in this PR: https://github.com/embroider-build/embroider/blob/0916240fa413322666243a7ef93994bd6402211c/tests/scenarios/engines-test.ts

Additionally introduces a new way to apply diffs via fixtures which
keeps the test files smaller and cleaner
@thoov thoov changed the title Convert engines-host-app to new test infra Convert engines-host-app to new test structure Jun 15, 2021
The path returned from globby always contains / so sep on windows
is not found inside of the path.
also fix release manifest glob
@thoov thoov merged commit f1249c4 into embroider-build:master Jun 16, 2021
@thoov thoov deleted the convert-engine-test-package branch June 16, 2021 22:05
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.

None yet

2 participants