Skip to content

Commit

Permalink
CAL-1149: update test fixtures
Browse files Browse the repository at this point in the history
pcerny committed Nov 29, 2023
1 parent f66eaa9 commit 6f7870a
Showing 159 changed files with 20,220 additions and 21,941 deletions.
Original file line number Diff line number Diff line change
@@ -184,10 +184,10 @@ interactions:
name: Revenue
localIdentifier: dim_1
links:
executionResult: 3463f8a2181b62ac9a2223e7c64d7dbe0f20b408
executionResult: 66aba9cd673cd0635b0ad8a91096285f03f0e882
- request:
method: GET
uri: http://localhost:3000/api/v1/actions/workspaces/demo/execution/afm/execute/result/3463f8a2181b62ac9a2223e7c64d7dbe0f20b408?offset=0%2C0&limit=512%2C256
uri: http://localhost:3000/api/v1/actions/workspaces/demo/execution/afm/execute/result/66aba9cd673cd0635b0ad8a91096285f03f0e882?offset=0%2C0&limit=512%2C256
body: null
headers:
Accept:
Original file line number Diff line number Diff line change
@@ -140,10 +140,10 @@ interactions:
name: Revenue
localIdentifier: dim_0
links:
executionResult: 364553afe8d743fab815d12a08dfe97ed4558a52
executionResult: 4d8304ee40649bd25c4c9e66a71c92c2324caf06
- request:
method: GET
uri: http://localhost:3000/api/v1/actions/workspaces/demo/execution/afm/execute/result/364553afe8d743fab815d12a08dfe97ed4558a52?offset=0&limit=256
uri: http://localhost:3000/api/v1/actions/workspaces/demo/execution/afm/execute/result/4d8304ee40649bd25c4c9e66a71c92c2324caf06?offset=0&limit=256
body: null
headers:
Accept:
Original file line number Diff line number Diff line change
@@ -141,10 +141,10 @@ interactions:
name: Revenue
localIdentifier: dim_1
links:
executionResult: 234d953b3a9b3085875d185b79683abd8944f386
executionResult: 0c459ecb222400d2240092cc5aef48f488280bab
- request:
method: GET
uri: http://localhost:3000/api/v1/actions/workspaces/demo/execution/afm/execute/result/234d953b3a9b3085875d185b79683abd8944f386?offset=0%2C0&limit=512%2C256
uri: http://localhost:3000/api/v1/actions/workspaces/demo/execution/afm/execute/result/0c459ecb222400d2240092cc5aef48f488280bab?offset=0%2C0&limit=512%2C256
body: null
headers:
Accept:
Original file line number Diff line number Diff line change
@@ -174,7 +174,7 @@ interactions:
direction: asc
version: '2'
visualizationUrl: local:table
createdAt: 2023-11-10 10:14
createdAt: 2023-11-29 11:45
relationships:
createdBy:
data:
@@ -221,7 +221,7 @@ interactions:
attributes:
title: Revenue
description: ''
createdAt: 2023-11-10 10:14
createdAt: 2023-11-29 11:45
content:
format: $#,##0
maql: SELECT {metric/order_amount} WHERE NOT ({label/order_status}
@@ -274,7 +274,7 @@ interactions:
type: metric
attributes:
title: '% Revenue in Category'
createdAt: 2023-11-10 10:14
createdAt: 2023-11-29 11:45
content:
format: '#,##0.0%'
maql: SELECT {metric/revenue} / (SELECT {metric/revenue} BY {attribute/products.category},
@@ -478,10 +478,10 @@ interactions:
name: Revenue
localIdentifier: dim_1
links:
executionResult: 5adaece1f45d9a7c7a3e4acdc60cc47a20c1dbec
executionResult: af155579d0ee20a863355730ac2a5e3044cd27ca
- request:
method: GET
uri: http://localhost:3000/api/v1/actions/workspaces/demo/execution/afm/execute/result/5adaece1f45d9a7c7a3e4acdc60cc47a20c1dbec?offset=0%2C0&limit=512%2C256
uri: http://localhost:3000/api/v1/actions/workspaces/demo/execution/afm/execute/result/af155579d0ee20a863355730ac2a5e3044cd27ca?offset=0%2C0&limit=512%2C256
body: null
headers:
Accept:
Original file line number Diff line number Diff line change
@@ -174,7 +174,7 @@ interactions:
direction: asc
version: '2'
visualizationUrl: local:table
createdAt: 2023-11-10 10:14
createdAt: 2023-11-29 11:45
relationships:
createdBy:
data:
@@ -221,7 +221,7 @@ interactions:
attributes:
title: Revenue
description: ''
createdAt: 2023-11-10 10:14
createdAt: 2023-11-29 11:45
content:
format: $#,##0
maql: SELECT {metric/order_amount} WHERE NOT ({label/order_status}
@@ -274,7 +274,7 @@ interactions:
type: metric
attributes:
title: '% Revenue in Category'
createdAt: 2023-11-10 10:14
createdAt: 2023-11-29 11:45
content:
format: '#,##0.0%'
maql: SELECT {metric/revenue} / (SELECT {metric/revenue} BY {attribute/products.category},
@@ -478,10 +478,10 @@ interactions:
name: Revenue
localIdentifier: dim_1
links:
executionResult: 5adaece1f45d9a7c7a3e4acdc60cc47a20c1dbec
executionResult: af155579d0ee20a863355730ac2a5e3044cd27ca
- request:
method: GET
uri: http://localhost:3000/api/v1/actions/workspaces/demo/execution/afm/execute/result/5adaece1f45d9a7c7a3e4acdc60cc47a20c1dbec?offset=0%2C0&limit=512%2C256
uri: http://localhost:3000/api/v1/actions/workspaces/demo/execution/afm/execute/result/af155579d0ee20a863355730ac2a5e3044cd27ca?offset=0%2C0&limit=512%2C256
body: null
headers:
Accept:
Loading

0 comments on commit 6f7870a

Please sign in to comment.