Skip to content

Commit 6b2fb07

Browse files
authored
chore(testing-drivers): rename fixtures for upcoming tests (#8370)
* chore(testing-drivers): correct spelling * chore(testing-drivers): rename fixtures for upcoming tests
1 parent 1553ab6 commit 6b2fb07

14 files changed

+344
-344
lines changed

packages/cubejs-testing-drivers/fixtures/bigquery.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@
143143
"---------------------------------------",
144144
"Full tests ",
145145
"---------------------------------------",
146-
"querying Customers: dimentions + order + total + offset",
147-
"querying ECommerce: dimentions + order + total + offset",
146+
"querying Customers: dimensions + order + total + offset",
147+
"querying ECommerce: dimensions + order + total + offset",
148148

149149
"---------------------------------------",
150150
"SKIPED FOR ALL ",

packages/cubejs-testing-drivers/fixtures/mssql.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -113,16 +113,16 @@
113113
"skip": [
114114
"SKIPPED FOR MS SQL (total not supported)",
115115
"---------------------------------------",
116-
"querying Customers: dimentions + total",
117-
"querying Customers: dimentions + order + limit + total",
118-
"querying Customers: dimentions + order + total + offset",
119-
"querying Customers: dimentions + order + limit + total + offset",
120-
"querying Products: dimentions + order + total",
121-
"querying Products: dimentions + order + limit + total",
122-
"querying ECommerce: dimentions + total",
123-
"querying ECommerce: dimentions + order + limit + total",
124-
"querying ECommerce: dimentions + order + total + offset",
125-
"querying ECommerce: dimentions + order + limit + total + offset",
116+
"querying Customers: dimensions + total",
117+
"querying Customers: dimensions + order + limit + total",
118+
"querying Customers: dimensions + order + total + offset",
119+
"querying Customers: dimensions + order + limit + total + offset",
120+
"querying Products: dimensions + order + total",
121+
"querying Products: dimensions + order + limit + total",
122+
"querying ECommerce: dimensions + total",
123+
"querying ECommerce: dimensions + order + limit + total",
124+
"querying ECommerce: dimensions + order + total + offset",
125+
"querying ECommerce: dimensions + order + limit + total + offset",
126126

127127
"SKIPPED FOR ALL",
128128
"---------------------------------------",

packages/cubejs-testing-drivers/fixtures/mysql.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@
114114
"skip": [
115115
"MySQL doesn't support offset wo limit",
116116
"---------------------------------------",
117-
"querying ECommerce: dimentions + order + total + offset",
118-
"querying Customers: dimentions + order + total + offset",
117+
"querying ECommerce: dimensions + order + total + offset",
118+
"querying Customers: dimensions + order + total + offset",
119119
"SKIPED FOR ALL",
120120
"---------------------------------------",
121121
"querying Products: dimensions -- doesn't work wo ordering",

packages/cubejs-testing-drivers/src/dataset.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ export const Products = {
8787
select 'Office Supplies' as category, 'Envelopes' as sub_category, 'Wausau Papers Astrobrights Colored Envelopes' as product_name union all
8888
select 'Office Supplies' as category, 'Fasteners' as sub_category, 'Vinyl Coated Wire Paper Clips in Organizer Box, 800/Box' as product_name union all
8989
select 'Office Supplies' as category, 'Fasteners' as sub_category, 'Plymouth Boxed Rubber Bands by Plymouth' as product_name union all
90-
select 'Technology' as category, 'Accessories' as sub_category, 'Logitech diNovo Edge Keyboard' as product_name union all
90+
select 'Technology' as category, 'Accessories' as sub_category, 'Logitech di_Novo Edge Keyboard' as product_name union all
9191
select 'Technology' as category, 'Accessories' as sub_category, 'Kingston Digital DataTraveler 16GB USB 2.0' as product_name union all
9292
select 'Technology' as category, 'Accessories' as sub_category, 'Kingston Digital DataTraveler 16GB USB 2.1' as product_name union all
9393
select 'Technology' as category, 'Accessories' as sub_category, 'Kingston Digital DataTraveler 16GB USB 2.2' as product_name union all
@@ -137,7 +137,7 @@ export const ECommerce = {
137137
select 1995 as row_id, 'CA-2017-133648' as order_id, ${DATE_PREFIX}'2020-06-25'${DATE_SUFFIX} as order_date, ${DATE_PREFIX}'2020-06-26'${DATE_SUFFIX} as completed_date, 'ML-17755' as customer_id, 'Columbus' as city, 'Office Supplies' as category, 'Fasteners' as sub_category, 'Plymouth Boxed Rubber Bands by Plymouth' as product_name, 11.30400 as sales, 3 as quantity, 0.20000 as discount, -2.11950 as profit union all
138138
select 7310 as row_id, 'CA-2017-112172' as order_id, ${DATE_PREFIX}'2020-06-10'${DATE_SUFFIX} as order_date, ${DATE_PREFIX}'2020-06-11'${DATE_SUFFIX} as completed_date, 'MM-18280' as customer_id, 'New York City' as city, 'Office Supplies' as category, 'Fasteners' as sub_category, 'Plymouth Boxed Rubber Bands by Plymouth' as product_name, 14.13000 as sales, 3 as quantity, 0.00000 as discount, 0.70650 as profit union all
139139
select 3717 as row_id, 'CA-2017-144568' as order_id, ${DATE_PREFIX}'2020-05-29'${DATE_SUFFIX} as order_date, ${DATE_PREFIX}'2020-05-30'${DATE_SUFFIX} as completed_date, 'JO-15550' as customer_id, 'Omaha' as city, 'Office Supplies' as category, 'Fasteners' as sub_category, 'Plymouth Boxed Rubber Bands by Plymouth' as product_name, 23.55000 as sales, 5 as quantity, 0.00000 as discount, 1.17750 as profit union all
140-
select 4882 as row_id, 'CA-2017-143567' as order_id, ${DATE_PREFIX}'2020-11-02'${DATE_SUFFIX} as order_date, ${DATE_PREFIX}'2020-11-03'${DATE_SUFFIX} as completed_date, 'TB-21175' as customer_id, 'Columbus' as city, 'Technology' as category, 'Accessories' as sub_category, 'Logitech diNovo Edge Keyboard' as product_name, 2249.91000 as sales, 9 as quantity, 0.00000 as discount, 517.47930 as profit union all
140+
select 4882 as row_id, 'CA-2017-143567' as order_id, ${DATE_PREFIX}'2020-11-02'${DATE_SUFFIX} as order_date, ${DATE_PREFIX}'2020-11-03'${DATE_SUFFIX} as completed_date, 'TB-21175' as customer_id, 'Columbus' as city, 'Technology' as category, 'Accessories' as sub_category, 'Logitech di_Novo Edge Keyboard' as product_name, 2249.91000 as sales, 9 as quantity, 0.00000 as discount, 517.47930 as profit union all
141141
select 5277 as row_id, 'CA-2017-147333' as order_id, ${DATE_PREFIX}'2020-12-14'${DATE_SUFFIX} as order_date, ${DATE_PREFIX}'2020-12-15'${DATE_SUFFIX} as completed_date, 'KL-16555' as customer_id, 'Columbus' as city, 'Technology' as category, 'Accessories' as sub_category, 'Kingston Digital DataTraveler 16GB USB 2.0' as product_name, 44.75000 as sales, 5 as quantity, 0.00000 as discount, 8.50250 as profit union all
142142
select 6125 as row_id, 'CA-2017-145772' as order_id, ${DATE_PREFIX}'2020-06-03'${DATE_SUFFIX} as order_date, ${DATE_PREFIX}'2020-06-04'${DATE_SUFFIX} as completed_date, 'SS-20140' as customer_id, 'Los Angeles' as city, 'Technology' as category, 'Accessories' as sub_category, 'Kingston Digital DataTraveler 16GB USB 2.1' as product_name, 44.75000 as sales, 5 as quantity, 0.00000 as discount, 8.50250 as profit union all
143143
select 2455 as row_id, 'CA-2017-140949' as order_id, ${DATE_PREFIX}'2020-03-17'${DATE_SUFFIX} as order_date, ${DATE_PREFIX}'2020-03-18'${DATE_SUFFIX} as completed_date, 'DB-13405' as customer_id, 'New York City' as city, 'Technology' as category, 'Accessories' as sub_category, 'Kingston Digital DataTraveler 16GB USB 2.2' as product_name, 71.60000 as sales, 8 as quantity, 0.00000 as discount, 13.60400 as profit union all
@@ -192,7 +192,7 @@ export const BigECommerce = {
192192
select 1995 as row_id, 'CA-2017-133648' as order_id, ${DATE_PREFIX}'2020-06-25'${DATE_SUFFIX} as order_date, ${DATE_PREFIX}'2020-06-26'${DATE_SUFFIX} as completed_date, 'ML-17755' as customer_id, 'Columbus' as city, 'Office Supplies' as category, 'Fasteners' as sub_category, 'Plymouth Boxed Rubber Bands by Plymouth' as product_name, 11.30400 as sales, 3 as quantity, 0.20000 as discount, -2.11950 as profit, ${falseLiteral} as is_returning union all
193193
select 7310 as row_id, 'CA-2017-112172' as order_id, ${DATE_PREFIX}'2020-06-10'${DATE_SUFFIX} as order_date, ${DATE_PREFIX}'2020-06-11'${DATE_SUFFIX} as completed_date, 'MM-18280' as customer_id, 'New York City' as city, 'Office Supplies' as category, 'Fasteners' as sub_category, 'Plymouth Boxed Rubber Bands by Plymouth' as product_name, 14.13000 as sales, 3 as quantity, 0.00000 as discount, 0.70650 as profit, ${falseLiteral} as is_returning union all
194194
select 3717 as row_id, 'CA-2017-144568' as order_id, ${DATE_PREFIX}'2020-05-29'${DATE_SUFFIX} as order_date, ${DATE_PREFIX}'2020-05-30'${DATE_SUFFIX} as completed_date, 'JO-15550' as customer_id, 'Omaha' as city, 'Office Supplies' as category, 'Fasteners' as sub_category, 'Plymouth Boxed Rubber Bands by Plymouth' as product_name, 23.55000 as sales, 5 as quantity, 0.00000 as discount, 1.17750 as profit, ${falseLiteral} as is_returning union all
195-
select 4882 as row_id, 'CA-2017-143567' as order_id, ${DATE_PREFIX}'2020-11-02'${DATE_SUFFIX} as order_date, ${DATE_PREFIX}'2020-11-03'${DATE_SUFFIX} as completed_date, 'TB-21175' as customer_id, 'Columbus' as city, 'Technology' as category, 'Accessories' as sub_category, 'Logitech diNovo Edge Keyboard' as product_name, 2249.91000 as sales, 9 as quantity, 0.00000 as discount, 517.47930 as profit, ${falseLiteral} as is_returning union all
195+
select 4882 as row_id, 'CA-2017-143567' as order_id, ${DATE_PREFIX}'2020-11-02'${DATE_SUFFIX} as order_date, ${DATE_PREFIX}'2020-11-03'${DATE_SUFFIX} as completed_date, 'TB-21175' as customer_id, 'Columbus' as city, 'Technology' as category, 'Accessories' as sub_category, 'Logitech di_Novo Edge Keyboard' as product_name, 2249.91000 as sales, 9 as quantity, 0.00000 as discount, 517.47930 as profit, ${falseLiteral} as is_returning union all
196196
select 5277 as row_id, 'CA-2017-147333' as order_id, ${DATE_PREFIX}'2020-12-14'${DATE_SUFFIX} as order_date, ${DATE_PREFIX}'2020-12-15'${DATE_SUFFIX} as completed_date, 'KL-16555' as customer_id, 'Columbus' as city, 'Technology' as category, 'Accessories' as sub_category, 'Kingston Digital DataTraveler 16GB USB 2.0' as product_name, 44.75000 as sales, 5 as quantity, 0.00000 as discount, 8.50250 as profit, ${falseLiteral} as is_returning union all
197197
select 6125 as row_id, 'CA-2017-145772' as order_id, ${DATE_PREFIX}'2020-06-03'${DATE_SUFFIX} as order_date, ${DATE_PREFIX}'2020-06-04'${DATE_SUFFIX} as completed_date, 'SS-20140' as customer_id, 'Los Angeles' as city, 'Technology' as category, 'Accessories' as sub_category, 'Kingston Digital DataTraveler 16GB USB 2.1' as product_name, 44.75000 as sales, 5 as quantity, 0.00000 as discount, 8.50250 as profit, ${falseLiteral} as is_returning union all
198198
select 2455 as row_id, 'CA-2017-140949' as order_id, ${DATE_PREFIX}'2020-03-17'${DATE_SUFFIX} as order_date, ${DATE_PREFIX}'2020-03-18'${DATE_SUFFIX} as completed_date, 'DB-13405' as customer_id, 'New York City' as city, 'Technology' as category, 'Accessories' as sub_category, 'Kingston Digital DataTraveler 16GB USB 2.2' as product_name, 71.60000 as sales, 8 as quantity, 0.00000 as discount, 13.60400 as profit, ${falseLiteral} as is_returning union all

0 commit comments

Comments
 (0)