Skip to content

Commit a31a15b

Browse files
committed
[Scout] Update test config manifests
1 parent 987fc91 commit a31a15b

File tree

10 files changed

+393
-98
lines changed

10 files changed

+393
-98
lines changed

src/platform/plugins/shared/dashboard/test/scout/.meta/api/standard.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha1": "d6811786686af1eef33d3cb7b87bf18dfcd73a60",
2+
"sha1": "1863eea4fff2e87e530a45100074b6fae4d897eb",
33
"tests": [
44
{
55
"id": "65fe2f541b6ad11-864f48536870f42",
@@ -49,7 +49,7 @@
4949
],
5050
"location": {
5151
"file": "src/platform/plugins/shared/dashboard/test/scout/api/tests/create_dashboard.spec.ts",
52-
"line": 58,
52+
"line": 56,
5353
"column": 10
5454
}
5555
},
@@ -75,7 +75,7 @@
7575
],
7676
"location": {
7777
"file": "src/platform/plugins/shared/dashboard/test/scout/api/tests/create_dashboard.spec.ts",
78-
"line": 81,
78+
"line": 76,
7979
"column": 10
8080
}
8181
},
@@ -101,7 +101,7 @@
101101
],
102102
"location": {
103103
"file": "src/platform/plugins/shared/dashboard/test/scout/api/tests/create_dashboard.spec.ts",
104-
"line": 103,
104+
"line": 95,
105105
"column": 10
106106
}
107107
},
@@ -127,7 +127,7 @@
127127
],
128128
"location": {
129129
"file": "src/platform/plugins/shared/dashboard/test/scout/api/tests/create_dashboard.spec.ts",
130-
"line": 124,
130+
"line": 113,
131131
"column": 10
132132
}
133133
},
@@ -153,7 +153,7 @@
153153
],
154154
"location": {
155155
"file": "src/platform/plugins/shared/dashboard/test/scout/api/tests/create_dashboard.spec.ts",
156-
"line": 142,
156+
"line": 129,
157157
"column": 10
158158
}
159159
},
@@ -413,7 +413,7 @@
413413
],
414414
"location": {
415415
"file": "src/platform/plugins/shared/dashboard/test/scout/api/tests/update_dashboard.spec.ts",
416-
"line": 54,
416+
"line": 52,
417417
"column": 10
418418
}
419419
},
@@ -439,7 +439,7 @@
439439
],
440440
"location": {
441441
"file": "src/platform/plugins/shared/dashboard/test/scout/api/tests/update_dashboard.spec.ts",
442-
"line": 75,
442+
"line": 71,
443443
"column": 10
444444
}
445445
},
@@ -465,7 +465,7 @@
465465
],
466466
"location": {
467467
"file": "src/platform/plugins/shared/dashboard/test/scout/api/tests/update_dashboard.spec.ts",
468-
"line": 93,
468+
"line": 87,
469469
"column": 10
470470
}
471471
}

src/platform/plugins/shared/dashboard/test/scout_oas_schema/.meta/api/standard.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha1": "218ebe75d210c18ad105f4508e298458e1a22b9f",
2+
"sha1": "8c9ef17ea77e4cf44eaa879c88d2fae2994379dc",
33
"tests": [
44
{
55
"id": "02d80852a962c29-e415bfd276d9b51",

src/platform/plugins/shared/workflows_extensions/test/scout/.meta/api/standard.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha1": "ee41e2603dd078e69ea3280c7c4b609a077d7dd4",
2+
"sha1": "65c2c94c3091f5f7da2e38873442b5c8172fdb74",
33
"tests": [
44
{
55
"id": "2e9661be655a029-bbe4bc87d5491d8",

x-pack/platform/plugins/private/discover_enhanced/test/scout/.meta/ui/parallel.json

Lines changed: 70 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha1": "4f0c5c041e4229813210d3dea972cbae39b8f585",
2+
"sha1": "2562f9dc5e7238b7864feb677410c9101035662d",
33
"tests": [
44
{
55
"id": "448e82090e00e69-f2cd2d3cdc77643",
@@ -32,6 +32,50 @@
3232
"column": 12
3333
}
3434
},
35+
{
36+
"id": "a6e83459571c460-08fc1aac24baf7e",
37+
"title": "Metrics in Discover - Grid Navigation should paginate through metrics",
38+
"expectedStatus": "passed",
39+
"tags": [
40+
"@local-stateful-classic",
41+
"@cloud-stateful-classic",
42+
"@local-stateful-search",
43+
"@cloud-stateful-search",
44+
"@local-stateful-observability_complete",
45+
"@cloud-stateful-observability_complete",
46+
"@local-stateful-security_complete",
47+
"@cloud-stateful-security_complete",
48+
"@local-serverless-observability_complete",
49+
"@cloud-serverless-observability_complete"
50+
],
51+
"location": {
52+
"file": "x-pack/platform/plugins/private/discover_enhanced/test/scout/ui/parallel_tests/metrics_experience/grid.navigation.spec.ts",
53+
"line": 58,
54+
"column": 14
55+
}
56+
},
57+
{
58+
"id": "a6e83459571c460-24dd19c631bbb2d",
59+
"title": "Metrics in Discover - Grid Navigation should filter metrics using search",
60+
"expectedStatus": "passed",
61+
"tags": [
62+
"@local-stateful-classic",
63+
"@cloud-stateful-classic",
64+
"@local-stateful-search",
65+
"@cloud-stateful-search",
66+
"@local-stateful-observability_complete",
67+
"@cloud-stateful-observability_complete",
68+
"@local-stateful-security_complete",
69+
"@cloud-stateful-security_complete",
70+
"@local-serverless-observability_complete",
71+
"@cloud-serverless-observability_complete"
72+
],
73+
"location": {
74+
"file": "x-pack/platform/plugins/private/discover_enhanced/test/scout/ui/parallel_tests/metrics_experience/grid.navigation.spec.ts",
75+
"line": 96,
76+
"column": 14
77+
}
78+
},
3579
{
3680
"id": "96dc43247652ad2-5dffb57f64bb9de",
3781
"title": "Metrics in Discover - Grid should render metrics grid with cards",
@@ -50,7 +94,7 @@
5094
],
5195
"location": {
5296
"file": "x-pack/platform/plugins/private/discover_enhanced/test/scout/ui/parallel_tests/metrics_experience/grid.spec.ts",
53-
"line": 37,
97+
"line": 44,
5498
"column": 14
5599
}
56100
},
@@ -116,7 +160,7 @@
116160
],
117161
"location": {
118162
"file": "x-pack/platform/plugins/private/discover_enhanced/test/scout/ui/parallel_tests/metrics_experience/grid.spec.ts",
119-
"line": 65,
163+
"line": 64,
120164
"column": 14
121165
}
122166
},
@@ -160,7 +204,29 @@
160204
],
161205
"location": {
162206
"file": "x-pack/platform/plugins/private/discover_enhanced/test/scout/ui/parallel_tests/metrics_experience/grid.spec.ts",
163-
"line": 77,
207+
"line": 78,
208+
"column": 14
209+
}
210+
},
211+
{
212+
"id": "96dc43247652ad2-479858a2e43f91f",
213+
"title": "Metrics in Discover - Grid should persist grid when changing time range",
214+
"expectedStatus": "passed",
215+
"tags": [
216+
"@local-stateful-classic",
217+
"@cloud-stateful-classic",
218+
"@local-stateful-search",
219+
"@cloud-stateful-search",
220+
"@local-stateful-observability_complete",
221+
"@cloud-stateful-observability_complete",
222+
"@local-stateful-security_complete",
223+
"@cloud-stateful-security_complete",
224+
"@local-serverless-observability_complete",
225+
"@cloud-serverless-observability_complete"
226+
],
227+
"location": {
228+
"file": "x-pack/platform/plugins/private/discover_enhanced/test/scout/ui/parallel_tests/metrics_experience/grid.spec.ts",
229+
"line": 84,
164230
"column": 14
165231
}
166232
},

x-pack/platform/plugins/private/discover_enhanced/test/scout/.meta/ui/standard.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha1": "4f0c5c041e4229813210d3dea972cbae39b8f585",
2+
"sha1": "2562f9dc5e7238b7864feb677410c9101035662d",
33
"tests": [
44
{
55
"id": "451ff2b9982142c-9a17f71a4f5ef91",

x-pack/platform/plugins/shared/security/test/scout_uiam_local/.meta/api/parallel.json

Lines changed: 57 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,62 @@
11
{
2-
"sha1": "ccff3738ea647688379ef3f9f4a3edfff68f9bad",
2+
"sha1": "9590bc5bfb489d156f95a572a4d2032e057febc0",
33
"tests": [
4+
{
5+
"id": "bf75566191cf10a-93c4958fa7ce4dc",
6+
"title": "[NON-MKI] UIAM API Keys grant and invalidate functions should be able to grant a UIAM API key with valid UIAM credentials",
7+
"expectedStatus": "passed",
8+
"tags": [
9+
"@local-serverless-security_complete",
10+
"@cloud-serverless-security_complete"
11+
],
12+
"location": {
13+
"file": "x-pack/platform/plugins/shared/security/test/scout_uiam_local/api/parallel_tests/uiam_api_keys.spec.ts",
14+
"line": 56,
15+
"column": 12
16+
}
17+
},
18+
{
19+
"id": "bf75566191cf10a-dfb780a1b8a9b5d",
20+
"title": "[NON-MKI] UIAM API Keys grant and invalidate functions should be able to invalidate a UIAM API key with valid UIAM credentials",
21+
"expectedStatus": "passed",
22+
"tags": [
23+
"@local-serverless-security_complete",
24+
"@cloud-serverless-security_complete"
25+
],
26+
"location": {
27+
"file": "x-pack/platform/plugins/shared/security/test/scout_uiam_local/api/parallel_tests/uiam_api_keys.spec.ts",
28+
"line": 105,
29+
"column": 12
30+
}
31+
},
32+
{
33+
"id": "bf75566191cf10a-9c6f93ffee8b78e",
34+
"title": "[NON-MKI] UIAM API Keys grant and invalidate functions should reject grant request with non-UIAM credentials",
35+
"expectedStatus": "passed",
36+
"tags": [
37+
"@local-serverless-security_complete",
38+
"@cloud-serverless-security_complete"
39+
],
40+
"location": {
41+
"file": "x-pack/platform/plugins/shared/security/test/scout_uiam_local/api/parallel_tests/uiam_api_keys.spec.ts",
42+
"line": 150,
43+
"column": 12
44+
}
45+
},
46+
{
47+
"id": "bf75566191cf10a-c609d11cacbffde",
48+
"title": "[NON-MKI] UIAM API Keys grant and invalidate functions should reject invalidate request with non-UIAM credentials",
49+
"expectedStatus": "passed",
50+
"tags": [
51+
"@local-serverless-security_complete",
52+
"@cloud-serverless-security_complete"
53+
],
54+
"location": {
55+
"file": "x-pack/platform/plugins/shared/security/test/scout_uiam_local/api/parallel_tests/uiam_api_keys.spec.ts",
56+
"line": 167,
57+
"column": 12
58+
}
59+
},
460
{
561
"id": "a0d24173047b2e4-f5d34cb95fb2e09",
662
"title": "Create new UIAM session should be able to authenticate as UIAM user",

0 commit comments

Comments
 (0)