ember-test-with-data
ember-test-with-data copied to clipboard
Consistent ember acceptance and integration tests with data attributes.
Results
2
ember-test-with-data issues
Sort by
recently updated
recently updated
newest added
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...
help wanted