Skip to content

Releases: mainmatter/ember-test-selectors

0.0.5

23 Nov 08:13
Compare
Choose a tag to compare
  • the testSelector helper now treats empty but non-none values (like 0) correctly, see #24.

0.0.4

06 Sep 10:30
Compare
Choose a tag to compare
  • Fixed a caching warning, see #22.
  • Fixed and improved tests, see #22.

0.0.3

08 Apr 21:30
Compare
Choose a tag to compare
  • The environments that ember-test-selectors strips data-test-* attributes for can now be configured, see #14.
  • Fix the package.json to include the correct repository URL, see #16.

0.0.2

21 Mar 15:42
Compare
Choose a tag to compare
  • Add the testSelector test helper that makes generating data attribute based selectors easier, see #12.

0.0.1

21 Mar 15:42
Compare
Choose a tag to compare