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

fix a few cases where integration tests weren't rewritten correctly #36

Merged
merged 1 commit into from Jul 9, 2018
Merged

Conversation

ghost
Copy link

@ghost ghost commented Jun 29, 2018

Fix #32.
I took the liberty of unifying quotes to ".
The added tests show the exact patterns fixed.

@Turbo87
Copy link
Collaborator

Turbo87 commented Jun 30, 2018

@efx can you extract the quotes change to a different PR? These unrelated changes make it significantly harder to review the changes in this PR. Thanks 🙏

Also account for the `context` lifecycle hook.
@ghost
Copy link
Author

ghost commented Jul 9, 2018

@Turbo87 updated

@Turbo87 Turbo87 requested a review from rondale-sc July 9, 2018 15:50
@rondale-sc
Copy link
Collaborator

Lgtm. Great work @efx!

@rondale-sc rondale-sc merged commit 4750673 into ember-codemods:master Jul 9, 2018
@ghost ghost deleted the fix-14 branch July 9, 2018 17:52
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.

render calls in before/beforeEach aren't converted
3 participants