kibana/test/functional
Marco Vettorello 5cd40b43ff Replace Discover chart with elastic-charts (#43788)
* use elastic-charts for histogram
* add class accessibility
* specify onElementClick type annotation
* set chartElement tooltip type to Follow
* use moment methods for now annotation logic
* move historam inside directive folder
* remove unused timechart directive
* remove dependency from tsvb brush handler
* remove non-required class to fix tooltip overflow
* change the cursor/crosshair
* fix(ie11): add fixed width for header text
* fix: annotation colors on dark theme
* unpdate click and brush ui functional tests
* move functional tests to percy
2019-09-10 12:44:36 -05:00
..
apps Replace Discover chart with elastic-charts (#43788) 2019-09-10 12:44:36 -05:00
fixtures/es_archiver Implement saved queries and filters (#39140) 2019-08-21 16:53:19 -04:00
page_objects Replace Discover chart with elastic-charts (#43788) 2019-09-10 12:44:36 -05:00
screenshots Ensure saved filters from searchSource are always passed to response handlers (#33074) 2019-03-14 16:14:30 -06:00
services Replace TSVB timeseries charts with elastic-charts (#33558) 2019-09-06 12:45:30 +03:00
config.firefox.js FTR: add support for Firefox browser (#32509) 2019-05-31 15:49:18 -07:00
config.js GoodBye Notifier (#41663) 2019-07-23 18:26:50 +02:00
ftr_provider_context.d.ts [WIP] FTR Percy changes (#36897) 2019-06-14 10:35:23 -06:00
README.md Creates functional test README files (#42389) 2019-07-31 15:41:15 -04:00

Kibana Functional Testing

See our Functional Testing Guide