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

Create Integration test helper to initialize components to work with auto-tagging #12

Open
kylemellander opened this issue Dec 3, 2016 · 1 comment

Comments

@kylemellander
Copy link
Owner

Currently, when running integration tests, the updated component is not initialized, which makes any component based data-test attributes not show up. We should write an initializer (or even just docs explaining how) that can be run in integration tests to run the initializer in the tests, so that data-test attributes are populated.

@kashiif
Copy link

kashiif commented Dec 5, 2016

I am willing to help if you point me (in source code) to the right direction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants