kibana/packages/kbn-test-subj-selector
Dmitry Lemeshko a33909a480
Change data-test-subj selector logic to support value with spaces (#43682)
* update test-subj-selector

* update locators

* adjust whitespaces removal

* fix another locator

* fix ML test locators
2019-09-12 09:48:09 +02:00
..
__tests__ Change data-test-subj selector logic to support value with spaces (#43682) 2019-09-12 09:48:09 +02:00
index.d.ts
index.js Change data-test-subj selector logic to support value with spaces (#43682) 2019-09-12 09:48:09 +02:00
package.json [mocha] fix test selectors to get everything in packages (#43797) 2019-08-22 18:49:01 -07:00
README.md
tsconfig.json

test-subj-selector

Convert a string from test subject syntax to css selectors.