Skip to content

Commit

Permalink
fix test-cases
Browse files Browse the repository at this point in the history
  • Loading branch information
sid-acryl committed Oct 4, 2024
1 parent 9dced8b commit 08843b9
Show file tree
Hide file tree
Showing 17 changed files with 743 additions and 645 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Tile"
"Tile"
]
}
},
Expand Down Expand Up @@ -225,7 +225,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Tile"
"Tile"
]
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -138,8 +137,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -238,8 +236,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -338,8 +335,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -446,8 +442,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -546,8 +541,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -646,8 +640,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -746,8 +739,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -846,8 +838,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -990,7 +981,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Tile"
"Tile"
]
}
},
Expand Down Expand Up @@ -1118,11 +1109,12 @@
"entityType": "chart",
"entityUrn": "urn:li:chart:(powerbi,charts.23212598-23b5-4980-87cc-5fc0ecd84385)",
"changeType": "UPSERT",
"aspectName": "chartKey",
"aspectName": "subTypes",
"aspect": {
"json": {
"dashboardTool": "powerbi",
"chartId": "charts.23212598-23b5-4980-87cc-5fc0ecd84385"
"typeNames": [
"Tile"
]
}
},
"systemMetadata": {
Expand All @@ -1135,12 +1127,11 @@
"entityType": "chart",
"entityUrn": "urn:li:chart:(powerbi,charts.23212598-23b5-4980-87cc-5fc0ecd84385)",
"changeType": "UPSERT",
"aspectName": "subTypes",
"aspectName": "chartKey",
"aspect": {
"json": {
"typeNames": [
"PowerBI Tile"
]
"dashboardTool": "powerbi",
"chartId": "charts.23212598-23b5-4980-87cc-5fc0ecd84385"
}
},
"systemMetadata": {
Expand Down Expand Up @@ -1416,8 +1407,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -1491,8 +1481,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -1591,8 +1580,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -1691,8 +1679,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -1799,8 +1786,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -1899,8 +1885,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -1994,14 +1979,19 @@
"json": [
{
"op": "add",
"path": "/dashboardUrl",
"value": "https://app.powerbi.com/groups/f089354e-8366-4e18-aea3-4cb4a3a50b48/reports/5b218778-e7a5-4d73-8187-f10824047715"
"path": "/title",
"value": "SalesMarketing"
},
{
"op": "add",
"path": "/description",
"value": "Acryl sales marketing report"
},
{
"op": "add",
"path": "/dashboardUrl",
"value": "https://app.powerbi.com/groups/f089354e-8366-4e18-aea3-4cb4a3a50b48/reports/5b218778-e7a5-4d73-8187-f10824047715"
},
{
"op": "add",
"path": "/lastModified",
Expand All @@ -2015,11 +2005,6 @@
"actor": "urn:li:corpuser:unknown"
}
}
},
{
"op": "add",
"path": "/title",
"value": "SalesMarketing"
}
]
},
Expand Down
34 changes: 12 additions & 22 deletions metadata-ingestion/tests/integration/powerbi/golden_test_cll.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -138,8 +137,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -238,8 +236,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -364,8 +361,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -464,8 +460,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -596,8 +591,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -696,8 +690,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -796,8 +789,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -896,8 +888,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down Expand Up @@ -1043,7 +1034,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Tile"
"Tile"
]
}
},
Expand Down Expand Up @@ -1189,7 +1180,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Tile"
"Tile"
]
}
},
Expand Down Expand Up @@ -1465,8 +1456,7 @@
"aspect": {
"json": {
"typeNames": [
"PowerBI Dataset Table",
"View"
"Table"
]
}
},
Expand Down
Loading

0 comments on commit 08843b9

Please sign in to comment.