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

* update locators

* adjust whitespaces removal

* fix another locator

* fix ML test locators
2019-09-12 20:25:42 +02:00
..
__tests__ Change data-test-subj selector logic to support value with spaces (#43682) (#45506) 2019-09-12 20:25:42 +02:00
index.d.ts chore(NA): merge and solve conflicts with 7.x (#34645) 2019-04-05 19:14:26 +01:00
index.js Change data-test-subj selector logic to support value with spaces (#43682) (#45506) 2019-09-12 20:25:42 +02:00
package.json [mocha] fix test selectors to get everything in packages (#43797) (#43838) 2019-08-23 07:02:28 -07:00
README.md Add test-subj-selector module to packages dir. (#16623) 2018-02-13 10:34:47 -08:00
tsconfig.json Migrate ui/notify/fatal_error to new platform (#20752) 2018-07-30 15:06:31 -07:00

test-subj-selector

Convert a string from test subject syntax to css selectors.