Skip to content
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.

void-mAlex/test-selector-repro

Repository files navigation

test-selector-repro

Reproduction repository for ember-test-selectors repo issue #427

data-test selectors are not stripped from colocated component templates

Element attribute stripping added under every environment to make running example easy

Steps

  • git clone <repository-url> this repository
  • cd test-selector-repro
  • yarn install
  • ember serve
  • Visit your tests at http://localhost:4200/tests.

Visiting the application http://localhost:4200/ will show numbers next to text when test selectors are not being stripped.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published