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

TESTING: Add guidance on Acceptance test module naming #78

Open
notmessenger opened this issue Feb 3, 2016 · 0 comments
Open

TESTING: Add guidance on Acceptance test module naming #78

notmessenger opened this issue Feb 3, 2016 · 0 comments

Comments

@notmessenger
Copy link
Collaborator

There is an established pattern provided by Ember CLI for the naming of Unit and Component Integration tests modules, implemented in https://github.com/ember-cli/ember-cli/blob/master/blueprints/component-test/index.js and https://github.com/ember-cli/ember-cli-test-info/blob/master/index.js. What these files do not do though is establish/enforce a naming standard for Acceptance test modules. Such guidance should be added to the testing style guide, aligning the format with that already-established pipe-deliminated naming pattern.

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

No branches or pull requests

1 participant