Skip to content

Commit e2306c2

Browse files
committed
fix: move AAC fixtures out of cassettes directory
Move tests/catalog/fixtures/aac/ to tests/catalog/aac_fixtures/ so make remove-cassettes no longer deletes static AAC test data. Regenerate VCR cassettes. JIRA: DX-326 risk: low
1 parent 1d2454b commit e2306c2

File tree

96 files changed

+1645
-1598
lines changed

Some content is hidden

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

96 files changed

+1645
-1598
lines changed

packages/gooddata-fdw/tests/import_foreign_schema/fixtures/import_compute_without_restrictions.yaml

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -573,60 +573,60 @@ interactions:
573573
type: attribute
574574
referenceProperties:
575575
- identifier:
576-
id: customers
576+
id: date
577577
type: dataset
578578
multivalue: false
579579
sourceColumnDataTypes: null
580580
sourceColumns: null
581581
sources:
582-
- column: customer_id
583-
dataType: INT
582+
- column: date
583+
dataType: DATE
584584
isNullable: true
585585
nullValue: null
586586
target:
587-
id: customer_id
588-
type: attribute
587+
id: date
588+
type: date
589589
- identifier:
590-
id: products
590+
id: customers
591591
type: dataset
592592
multivalue: false
593593
sourceColumnDataTypes: null
594594
sourceColumns: null
595595
sources:
596-
- column: product_id
596+
- column: customer_id
597597
dataType: INT
598598
isNullable: true
599599
nullValue: null
600600
target:
601-
id: product_id
601+
id: customer_id
602602
type: attribute
603603
- identifier:
604-
id: date
604+
id: campaigns
605605
type: dataset
606606
multivalue: false
607607
sourceColumnDataTypes: null
608608
sourceColumns: null
609609
sources:
610-
- column: date
611-
dataType: DATE
610+
- column: campaign_id
611+
dataType: INT
612612
isNullable: true
613613
nullValue: null
614614
target:
615-
id: date
616-
type: date
615+
id: campaign_id
616+
type: attribute
617617
- identifier:
618-
id: campaigns
618+
id: products
619619
type: dataset
620620
multivalue: false
621621
sourceColumnDataTypes: null
622622
sourceColumns: null
623623
sources:
624-
- column: campaign_id
624+
- column: product_id
625625
dataType: INT
626626
isNullable: true
627627
nullValue: null
628628
target:
629-
id: campaign_id
629+
id: product_id
630630
type: attribute
631631
tags:
632632
- Order lines
@@ -1225,60 +1225,60 @@ interactions:
12251225
type: attribute
12261226
referenceProperties:
12271227
- identifier:
1228-
id: customers
1228+
id: date
12291229
type: dataset
12301230
multivalue: false
12311231
sourceColumnDataTypes: null
12321232
sourceColumns: null
12331233
sources:
1234-
- column: customer_id
1235-
dataType: INT
1234+
- column: date
1235+
dataType: DATE
12361236
isNullable: true
12371237
nullValue: null
12381238
target:
1239-
id: customer_id
1240-
type: attribute
1239+
id: date
1240+
type: date
12411241
- identifier:
1242-
id: products
1242+
id: customers
12431243
type: dataset
12441244
multivalue: false
12451245
sourceColumnDataTypes: null
12461246
sourceColumns: null
12471247
sources:
1248-
- column: product_id
1248+
- column: customer_id
12491249
dataType: INT
12501250
isNullable: true
12511251
nullValue: null
12521252
target:
1253-
id: product_id
1253+
id: customer_id
12541254
type: attribute
12551255
- identifier:
1256-
id: date
1256+
id: campaigns
12571257
type: dataset
12581258
multivalue: false
12591259
sourceColumnDataTypes: null
12601260
sourceColumns: null
12611261
sources:
1262-
- column: date
1263-
dataType: DATE
1262+
- column: campaign_id
1263+
dataType: INT
12641264
isNullable: true
12651265
nullValue: null
12661266
target:
1267-
id: date
1268-
type: date
1267+
id: campaign_id
1268+
type: attribute
12691269
- identifier:
1270-
id: campaigns
1270+
id: products
12711271
type: dataset
12721272
multivalue: false
12731273
sourceColumnDataTypes: null
12741274
sourceColumns: null
12751275
sources:
1276-
- column: campaign_id
1276+
- column: product_id
12771277
dataType: INT
12781278
isNullable: true
12791279
nullValue: null
12801280
target:
1281-
id: campaign_id
1281+
id: product_id
12821282
type: attribute
12831283
tags:
12841284
- Order lines

packages/gooddata-fdw/tests/import_foreign_schema/fixtures/import_insights_without_restrictions.yaml

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -573,60 +573,60 @@ interactions:
573573
type: attribute
574574
referenceProperties:
575575
- identifier:
576-
id: customers
576+
id: date
577577
type: dataset
578578
multivalue: false
579579
sourceColumnDataTypes: null
580580
sourceColumns: null
581581
sources:
582-
- column: customer_id
583-
dataType: INT
582+
- column: date
583+
dataType: DATE
584584
isNullable: true
585585
nullValue: null
586586
target:
587-
id: customer_id
588-
type: attribute
587+
id: date
588+
type: date
589589
- identifier:
590-
id: products
590+
id: customers
591591
type: dataset
592592
multivalue: false
593593
sourceColumnDataTypes: null
594594
sourceColumns: null
595595
sources:
596-
- column: product_id
596+
- column: customer_id
597597
dataType: INT
598598
isNullable: true
599599
nullValue: null
600600
target:
601-
id: product_id
601+
id: customer_id
602602
type: attribute
603603
- identifier:
604-
id: date
604+
id: campaigns
605605
type: dataset
606606
multivalue: false
607607
sourceColumnDataTypes: null
608608
sourceColumns: null
609609
sources:
610-
- column: date
611-
dataType: DATE
610+
- column: campaign_id
611+
dataType: INT
612612
isNullable: true
613613
nullValue: null
614614
target:
615-
id: date
616-
type: date
615+
id: campaign_id
616+
type: attribute
617617
- identifier:
618-
id: campaigns
618+
id: products
619619
type: dataset
620620
multivalue: false
621621
sourceColumnDataTypes: null
622622
sourceColumns: null
623623
sources:
624-
- column: campaign_id
624+
- column: product_id
625625
dataType: INT
626626
isNullable: true
627627
nullValue: null
628628
target:
629-
id: campaign_id
629+
id: product_id
630630
type: attribute
631631
tags:
632632
- Order lines
@@ -1225,60 +1225,60 @@ interactions:
12251225
type: attribute
12261226
referenceProperties:
12271227
- identifier:
1228-
id: customers
1228+
id: date
12291229
type: dataset
12301230
multivalue: false
12311231
sourceColumnDataTypes: null
12321232
sourceColumns: null
12331233
sources:
1234-
- column: customer_id
1235-
dataType: INT
1234+
- column: date
1235+
dataType: DATE
12361236
isNullable: true
12371237
nullValue: null
12381238
target:
1239-
id: customer_id
1240-
type: attribute
1239+
id: date
1240+
type: date
12411241
- identifier:
1242-
id: products
1242+
id: customers
12431243
type: dataset
12441244
multivalue: false
12451245
sourceColumnDataTypes: null
12461246
sourceColumns: null
12471247
sources:
1248-
- column: product_id
1248+
- column: customer_id
12491249
dataType: INT
12501250
isNullable: true
12511251
nullValue: null
12521252
target:
1253-
id: product_id
1253+
id: customer_id
12541254
type: attribute
12551255
- identifier:
1256-
id: date
1256+
id: campaigns
12571257
type: dataset
12581258
multivalue: false
12591259
sourceColumnDataTypes: null
12601260
sourceColumns: null
12611261
sources:
1262-
- column: date
1263-
dataType: DATE
1262+
- column: campaign_id
1263+
dataType: INT
12641264
isNullable: true
12651265
nullValue: null
12661266
target:
1267-
id: date
1268-
type: date
1267+
id: campaign_id
1268+
type: attribute
12691269
- identifier:
1270-
id: campaigns
1270+
id: products
12711271
type: dataset
12721272
multivalue: false
12731273
sourceColumnDataTypes: null
12741274
sourceColumns: null
12751275
sources:
1276-
- column: campaign_id
1276+
- column: product_id
12771277
dataType: INT
12781278
isNullable: true
12791279
nullValue: null
12801280
target:
1281-
id: campaign_id
1281+
id: product_id
12821282
type: attribute
12831283
tags:
12841284
- Order lines

packages/gooddata-sdk/tests/catalog/fixtures/aac/dashboards/dashboard_1.yaml renamed to packages/gooddata-sdk/tests/catalog/aac_fixtures/dashboards/dashboard_1.yaml

File renamed without changes.

packages/gooddata-sdk/tests/catalog/fixtures/aac/datasets/customer.yaml renamed to packages/gooddata-sdk/tests/catalog/aac_fixtures/datasets/customer.yaml

File renamed without changes.

packages/gooddata-sdk/tests/catalog/fixtures/aac/datasets/order_date.yaml renamed to packages/gooddata-sdk/tests/catalog/aac_fixtures/datasets/order_date.yaml

File renamed without changes.

packages/gooddata-sdk/tests/catalog/fixtures/aac/datasets/orders.yaml renamed to packages/gooddata-sdk/tests/catalog/aac_fixtures/datasets/orders.yaml

File renamed without changes.

packages/gooddata-sdk/tests/catalog/fixtures/aac/gooddata.yaml renamed to packages/gooddata-sdk/tests/catalog/aac_fixtures/gooddata.yaml

File renamed without changes.

packages/gooddata-sdk/tests/catalog/fixtures/aac/metrics/top_products.yaml renamed to packages/gooddata-sdk/tests/catalog/aac_fixtures/metrics/top_products.yaml

File renamed without changes.

packages/gooddata-sdk/tests/catalog/fixtures/aac/visualisations/ratings.yaml renamed to packages/gooddata-sdk/tests/catalog/aac_fixtures/visualisations/ratings.yaml

File renamed without changes.

packages/gooddata-sdk/tests/catalog/fixtures/aac/visualisations/ratings_per_category.yaml renamed to packages/gooddata-sdk/tests/catalog/aac_fixtures/visualisations/ratings_per_category.yaml

File renamed without changes.

0 commit comments

Comments
 (0)