Skip to content

migrate test-helpers.js to import APP from src/main#73

Merged
rwjblue merged 1 commit intoember-codemods:masterfrom
201-created:migrate-test-helpers-js
Apr 13, 2018
Merged

migrate test-helpers.js to import APP from src/main#73
rwjblue merged 1 commit intoember-codemods:masterfrom
201-created:migrate-test-helpers-js

Conversation

@iezer
Copy link
Copy Markdown
Contributor

@iezer iezer commented Mar 23, 2018

Migrate test-helpers.js to import APP from src/main. This means we can remove the manual step from the README.

Fixes the 1st migrator bullet in emberjs/ember.js#16373

There's a separate but similar fixture called test-helpers which I left unchanged. That test has a start-app.js file so it's for apps that haven't migrating to the new testing structure. This new test has no start-app.js and thus the App import is done in test-helper.js.

@rwjblue rwjblue merged commit 7082a74 into ember-codemods:master Apr 13, 2018
@rwjblue
Copy link
Copy Markdown
Member

rwjblue commented Apr 13, 2018

Thank you @iezer !

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