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

Run tests with and without stripping test selectors #36

Merged
merged 2 commits into from
Jan 3, 2017

Conversation

Turbo87
Copy link
Collaborator

@Turbo87 Turbo87 commented Jan 3, 2017

This introduces a STRIP_TEST_SELECTORS environment variables, which, if set, will enable test selector stripping for the test environment too. This allows us to test scenarios with and without test selector stripping without having to use ember new to initialize a second app (like ember-cli-addon-tests does).

@marcoow marcoow merged commit 836d00b into mainmatter:master Jan 3, 2017
@Turbo87 Turbo87 deleted the tests branch January 3, 2017 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants