kibana/test/functional
Constance 697cd6412e
[Enterprise Search] Update the browser/document title on plugin navigation (#74392)
* Rename kibana_breadcrumbs to kibana_chrome

- in anticipation of upcoming refactor where SetPageChrome now handles document title as well as Kibana breadcrumbs
+ cleanup exports

* Add generate_title helpers

- will be used by new set_chrome helper

* Add setDocTitle context + behavior to set_chrome

+ refactor set_chrome.test.tsx:
  - add title tests
  - add SetWorkplaceSearchChrome test to increase coverage
  - clean up inner/outer call in favor of simpler mocks/imports
  - simplify isRoot tests

* Update plugins to set product titles
- on mount but before render

* Copy feedback - change pipe separator to hyphen

- to match ' - Elastic'

* Add functional tests confirming that document titles updated
2020-08-10 10:37:12 -07:00
..
apps Index pattern field class refactor (#73180) 2020-08-10 07:35:12 -05:00
fixtures/es_archiver [Discover] Improve histogram tests (#72235) 2020-07-21 07:09:25 +02:00
page_objects [Discover] Improve saveSearch functional test handling (#73626) 2020-07-31 06:52:36 +02:00
screenshots Convert functional vega tests to ts and unskip tests (#72238) 2020-07-27 10:45:23 +02:00
services [Enterprise Search] Update the browser/document title on plugin navigation (#74392) 2020-08-10 10:37:12 -07:00
config.coverage.js apply prettier styles 2020-05-22 09:08:58 +02:00
config.edge.js apply prettier styles 2020-05-22 09:08:58 +02:00
config.firefox.js apply prettier styles 2020-05-22 09:08:58 +02:00
config.js [ftr] add support for docker servers (#68173) 2020-06-18 15:24:16 -07:00
ftr_provider_context.d.ts
README.md

Kibana Functional Testing

See our Functional Testing Guide