Skip to content

Commit

Permalink
feat(cucumber):[#357] Add expected files for new cucumber tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-jhartmann committed Apr 8, 2024
1 parent 8be31a6 commit 3ca8844
Showing 1 changed file with 39 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"submodels": [
{
"catenaXId": "urn:uuid:aad27ddb-43aa-4e42-98c2-01e529ef127c",
"childItems": [
{
"validityPeriod": {
"validFrom": "2023-03-21T08:17:29.187+01:00",
"validTo": "2024-07-01T16:10:00.000+01:00"
},
"catenaXId": "urn:uuid:e5c96ab5-896a-482c-8761-efd74777ca97",
"quantity": {
"unit": "unit:piece",
"value": 6
},
"businessPartner": "BPNL00000003AYRE",
"createdOn": "2022-02-03T14:48:54.709Z",
"lastModifiedOn": "2022-02-03T14:48:54.709Z"
}
]
},
{
"catenaXId": "urn:uuid:aad27ddb-43aa-4e42-98c2-01e529ef127c",
"partTypeInformation": {
"manufacturerPartId": "38049661-08",
"classification": "product",
"nameAtManufacturer": "OEM A High Voltage Battery"
},
"partSitesInformationAsPlanned": [
{
"functionValidUntil": "2023-12-11T06:14:55.183Z",
"catenaXsiteId": "BPNS1234567890ZZ",
"function": "production",
"functionValidFrom": "2023-12-11T06:14:55.181Z"
}
]
}
]
}

0 comments on commit 3ca8844

Please sign in to comment.