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

Upgrade resolver tests #1321

Merged
merged 91 commits into from
Jan 25, 2023
Merged

Conversation

void-mAlex
Copy link
Collaborator

@ef4 here are a couple of them to make sure I'm doing this correctly, the rest will follow

changed `<MyAddon$Thing />` to `<MyAddon@Thing />` to match test description
@ef4
Copy link
Contributor

ef4 commented Jan 10, 2023

Looking good, thanks.

@void-mAlex void-mAlex marked this pull request as ready for review January 12, 2023 23:22
@void-mAlex
Copy link
Collaborator Author

@ef4 have gone through all skipped tests in the resolver.tests.ts file
went through 70+ tests
12 are still skipped as they don't do the expected outcome from the test and cause failures

there are several commits that look like they have the expected outcome (from the test perspective) but I have doubts about intended output of the transform step - I've marked such commits with an * at the beginning so they are easy to spot

looking for input on next steps / criteria to land this

@ef4 ef4 merged commit 208dc09 into embroider-build:main Jan 25, 2023
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