kibana/test/functional
Kibana Machine 0c9e0801e7
[8.6] Unskip dashboard_unsaved_state.ts test (#147215) (#147256)
# Backport

This will backport the following commits from `main` to `8.6`:
- [Unskip dashboard_unsaved_state.ts test
(#147215)](https://github.com/elastic/kibana/pull/147215)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Bhavya
RM","email":"bhavya@elastic.co"},"sourceCommit":{"committedDate":"2022-12-08T14:37:02Z","message":"Unskip
dashboard_unsaved_state.ts test
(#147215)","sha":"22e5040a9bafbccfb4f4c53a6115acdd822e3e18","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:prev-minor","v8.6.0","v8.7.0"],"number":147215,"url":"https://github.com/elastic/kibana/pull/147215","mergeCommit":{"message":"Unskip
dashboard_unsaved_state.ts test
(#147215)","sha":"22e5040a9bafbccfb4f4c53a6115acdd822e3e18"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/147215","number":147215,"mergeCommit":{"message":"Unskip
dashboard_unsaved_state.ts test
(#147215)","sha":"22e5040a9bafbccfb4f4c53a6115acdd822e3e18"}}]}]
BACKPORT-->

Co-authored-by: Bhavya RM <bhavya@elastic.co>
2022-12-08 08:30:27 -07:00
..
apps [8.6] Unskip dashboard_unsaved_state.ts test (#147215) (#147256) 2022-12-08 08:30:27 -07:00
fixtures [controls] fix timeslider control not filtering dashboard panels (#145184) 2022-11-15 08:16:35 -07:00
page_objects [8.6] [Discover] Fix flaky "visualize in lens" test (#146863) (#147094) 2022-12-06 06:18:42 -07:00
screenshots Upgrade EUI to v63.0.6 - updates to new EuiPageTemplate and deprecates old page components (#139524) 2022-09-07 15:35:23 -05:00
services [Discover] Enable esQuery alert for adhoc data views (#140885) 2022-11-09 18:55:34 +03:00
config.base.js Fix console tests on cloud (#138682) 2022-08-12 10:03:18 -06:00
config.ccs.ts Getting started ccs tests (#144656) 2022-11-07 18:30:07 -05:00
config.edge.js [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
config.firefox.js [ftr/discover] split up configs (#137629) 2022-08-01 06:48:17 -05:00
ftr_provider_context.ts [ftr] implement FtrService classes and migrate common services (#99546) 2021-05-25 09:25:09 -07:00
jest.config.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
README.md Fix dead links to functional testing docs (#85097) 2020-12-14 17:00:53 +01:00

Kibana Functional Testing

See our Functional Testing Guide