kibana/packages/kbn-test-subj-selector
Spencer f0cc432faf
Apache 2.0 license headers (#19383)
In order to make the license that applies to each file as clear as possible, and to be consistent with elasticsearch, we are adding Apache 2.0 license headers to the top of each file.

Existence of this header is enforced by eslint and tslint and missing headers were automatically added in the last commit by running:

```
node scripts/eslint --fix && node scripts/tslint --fix
```
2018-05-28 20:06:30 -07:00
..
test Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
index.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
package.json Add test-subj-selector module to packages dir. (#16623) 2018-02-13 10:34:47 -08:00
README.md Add test-subj-selector module to packages dir. (#16623) 2018-02-13 10:34:47 -08:00
yarn.lock Add test-subj-selector module to packages dir. (#16623) 2018-02-13 10:34:47 -08:00

test-subj-selector

Convert a string from test subject syntax to css selectors.