test: added tests for reftype, id of reportAmendedSubstituted and item...
Compare changes
- Muhammed-Ali Demir authored
test: added tests for reftype, id of reportAmendedSubstituted and item manufacturer is undefined (Tests for 3.2.1)
@@ -6,13 +6,13 @@
@@ -6,13 +6,13 @@
replacedUniqueIdentifier: `string(${base}/dcc:reportAmendedSubstituted/dcc:replacedUniqueIdentifier)`,
@@ -25,12 +25,18 @@ describe("GP_Temperature_v3.2.1_DCC: CoreDataType", () => {
@@ -25,12 +25,18 @@ describe("GP_Temperature_v3.2.1_DCC: CoreDataType", () => {
expect(coreData.reportAmendedSubstituted.typeOfChange._text).toBe(select(xpath.coreData.reportAmendedSubstituted.typeOfChange, dom));