Commit 82ca45a
remove panel action FTR tests (elastic#273345)
Part of elastic#271763
src/platform/test/plugin_functional/test_suites/panel_actions test that
actions registered to trigger `ON_OPEN_PANEL_MENU` are displayed in
panel context menu. This is better tested at the unit level and already
covered at the integration level. Most dashboard tests already test
specific context menu actions so a test is not needed to verify actions
registed to trigger `ON_OPEN_PANEL_MENU` are displayed in panel context
menu.
PR also removes kbn_sample_panel_action plugin since it was only used by
this FTR test.1 parent 8a940bf commit 82ca45a
16 files changed
Lines changed: 0 additions & 346 deletions
File tree
- .github
- src/platform/test/plugin_functional
- plugins/kbn_sample_panel_action
- public
- test_suites/panel_actions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
920 | 920 | | |
921 | 921 | | |
922 | 922 | | |
923 | | - | |
924 | 923 | | |
925 | 924 | | |
926 | 925 | | |
| |||
2078 | 2077 | | |
2079 | 2078 | | |
2080 | 2079 | | |
2081 | | - | |
2082 | 2080 | | |
2083 | 2081 | | |
2084 | 2082 | | |
| |||
3426 | 3424 | | |
3427 | 3425 | | |
3428 | 3426 | | |
3429 | | - | |
3430 | 3427 | | |
3431 | 3428 | | |
3432 | 3429 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
780 | 780 | | |
781 | 781 | | |
782 | 782 | | |
783 | | - | |
784 | 783 | | |
785 | 784 | | |
786 | 785 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
Lines changed: 0 additions & 20 deletions
This file was deleted.
Lines changed: 0 additions & 35 deletions
This file was deleted.
Lines changed: 0 additions & 14 deletions
This file was deleted.
Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 0 additions & 17 deletions
This file was deleted.
Lines changed: 0 additions & 36 deletions
This file was deleted.
src/platform/test/plugin_functional/plugins/kbn_sample_panel_action/public/sample_panel_action.tsx
Lines changed: 0 additions & 55 deletions
This file was deleted.
0 commit comments