Skip to content

Commit bdc3fe4

Browse files
committed
chore(tests): re-record cassettes with fixed password normalization
risk: low
1 parent 8d12b0e commit bdc3fe4

File tree

82 files changed

+1525
-1593
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+1525
-1593
lines changed

packages/gooddata-sdk/tests/catalog/fixtures/data_sources/bigquery.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ interactions:
2020
to access it.
2121
status: 404
2222
title: Not Found
23-
traceId: 69d4ea194d46dbbb077ae2f15b1cda3f
23+
traceId: f7644613421ed9067f1412cd9b90432d
2424
headers:
2525
Content-Type:
2626
- application/problem+json

packages/gooddata-sdk/tests/catalog/fixtures/data_sources/demo_generate_logical_model.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -944,6 +944,7 @@ interactions:
944944
- HOUR_OF_DAY
945945
- DAY_OF_WEEK
946946
- DAY_OF_MONTH
947+
- DAY_OF_QUARTER
947948
- DAY_OF_YEAR
948949
- WEEK_OF_YEAR
949950
- MONTH_OF_YEAR

packages/gooddata-sdk/tests/catalog/fixtures/data_sources/demo_generate_logical_model_sql_datasets.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -682,6 +682,7 @@ interactions:
682682
- HOUR_OF_DAY
683683
- DAY_OF_WEEK
684684
- DAY_OF_MONTH
685+
- DAY_OF_QUARTER
685686
- DAY_OF_YEAR
686687
- WEEK_OF_YEAR
687688
- MONTH_OF_YEAR

packages/gooddata-sdk/tests/catalog/fixtures/data_sources/demo_load_and_put_declarative_data_sources.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ interactions:
7676
string:
7777
data:
7878
attributes:
79+
allowedOrigins: []
80+
dataCenter: ''
7981
earlyAccess: enableAlerting
8082
earlyAccessValues:
8183
- enableAlerting
@@ -88,6 +90,7 @@ interactions:
8890
- enableFlexibleDashboardLayout
8991
hostname: localhost
9092
name: Default Organization
93+
region: ''
9194
id: default
9295
type: organization
9396
links:

packages/gooddata-sdk/tests/catalog/fixtures/data_sources/demo_put_declarative_data_sources_connection.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ interactions:
7474
string:
7575
queryDurationMillis:
7676
createCacheTable: 0
77-
simpleSelect: 10
77+
simpleSelect: 6
7878
successful: true
7979
headers:
8080
Content-Type:

packages/gooddata-sdk/tests/catalog/fixtures/data_sources/demo_scan_pdm_and_generate_logical_model.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1128,6 +1128,7 @@ interactions:
11281128
- HOUR_OF_DAY
11291129
- DAY_OF_WEEK
11301130
- DAY_OF_MONTH
1131+
- DAY_OF_QUARTER
11311132
- DAY_OF_YEAR
11321133
- WEEK_OF_YEAR
11331134
- MONTH_OF_YEAR

packages/gooddata-sdk/tests/catalog/fixtures/data_sources/demo_scan_pdm_and_generate_logical_model_sql_datasets.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -868,6 +868,7 @@ interactions:
868868
- HOUR_OF_DAY
869869
- DAY_OF_WEEK
870870
- DAY_OF_MONTH
871+
- DAY_OF_QUARTER
871872
- DAY_OF_YEAR
872873
- WEEK_OF_YEAR
873874
- MONTH_OF_YEAR

packages/gooddata-sdk/tests/catalog/fixtures/data_sources/demo_store_declarative_data_sources.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ interactions:
143143
string:
144144
data:
145145
attributes:
146+
allowedOrigins: []
147+
dataCenter: ''
146148
earlyAccess: enableAlerting
147149
earlyAccessValues:
148150
- enableAlerting
@@ -155,6 +157,7 @@ interactions:
155157
- enableFlexibleDashboardLayout
156158
hostname: localhost
157159
name: Default Organization
160+
region: ''
158161
id: default
159162
type: organization
160163
links:
@@ -219,6 +222,8 @@ interactions:
219222
string:
220223
data:
221224
attributes:
225+
allowedOrigins: []
226+
dataCenter: ''
222227
earlyAccess: enableAlerting
223228
earlyAccessValues:
224229
- enableAlerting
@@ -231,6 +236,7 @@ interactions:
231236
- enableFlexibleDashboardLayout
232237
hostname: localhost
233238
name: Default Organization
239+
region: ''
234240
id: default
235241
type: organization
236242
links:

packages/gooddata-sdk/tests/catalog/fixtures/data_sources/demo_test_declarative_data_sources.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ interactions:
116116
string:
117117
queryDurationMillis:
118118
createCacheTable: 0
119-
simpleSelect: 3
119+
simpleSelect: 5
120120
successful: true
121121
headers:
122122
Content-Type:

packages/gooddata-sdk/tests/catalog/fixtures/data_sources/dremio.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ interactions:
2020
to access it.
2121
status: 404
2222
title: Not Found
23-
traceId: 69d4ea1923afdd1f540950b6e7e4225d
23+
traceId: 7214bd232fc247c75816cf2de398e604
2424
headers:
2525
Content-Type:
2626
- application/problem+json

0 commit comments

Comments
 (0)