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

Removes input suffix from the path indicated during a test #64

Merged
merged 1 commit into from
Aug 16, 2019

Conversation

pzuraq
Copy link
Contributor

@pzuraq pzuraq commented Aug 14, 2019

This change will make writing accurate tests much easier. Possibly breaking.

This change will make writing accurate tests much easier. Possibly breaking.
@rwjblue
Copy link
Owner

rwjblue commented Aug 15, 2019

Can you explain more what the goal is here?

@pzuraq
Copy link
Contributor Author

pzuraq commented Aug 15, 2019

This was something we meant to do a while back, in the native class codemod the codemod actually relies on the filepath for naming classes correctly. We were trying to update things to work for pods effectively, and we couldn't actually test things accurately since the test names didn't match up with reality: ember-codemods/ember-native-class-codemod#52 (comment)

@rwjblue rwjblue changed the title [FEAT] Removes input suffix from tests Removes input suffix from the path indicated during a test Aug 16, 2019
@rwjblue rwjblue merged commit bc05b02 into rwjblue:master Aug 16, 2019
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