kibana/test/common
Mikhail Shustov c521487b30
[7.x] Add functional test for Kibana embedded in iframe (#68544) (#69487)
* Add functional test for Kibana embedded in iframe (#68544)

* convert kbn test config into TS

* add test  for Kibana embedded in iframe

* run embedded tests in functional suite

* ignore tls errors in functional tests by default

* switch test to https

* remove env vars mutation

* allow to pass ssl config to Kibana

* pass ssl config to axios

* adopt KbnClient interfaces

* adopt KibanaServer

* use KbnRequester in security service

* set sameSiteCookies:None in test

* acceptInsecureCerts in chrome

* remove leftovers

* fix type error

* remove unnecessary field

* address comments

* refactor plugin

* refactor test

* make acceptInsecureCerts configurable

* run firefox tests on ci

* up TS version

* fix firefox.sh script

* fix path

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
# Conflicts:
#	test/functional/services/remote/remote.ts
#	test/functional/services/remote/webdriver.ts
#	x-pack/scripts/functional_tests.js

* create browser config. lost during conflict resolution
2020-06-18 15:23:56 +02:00
..
fixtures/plugins/newsfeed [7.x] Remove Newsfeed leftovers from the Legacy codebase (#66084) (#66427) 2020-05-13 18:45:02 +01:00
services [7.x] Add functional test for Kibana embedded in iframe (#68544) (#69487) 2020-06-18 15:23:56 +02:00
config.js update code style 2020-05-22 10:35:02 +02:00
ftr_provider_context.d.ts [ts][ftr] improve types for ftr and expect.js, cleanup changes to tsconfig files (#31948) (#32250) 2019-02-28 14:26:32 -08:00