-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #45 from OP-TED/feature/TEDEFO-2578-expected-ntds
notice-types: Check all expected NTDs are present (TEDEFO-2578)
- Loading branch information
Showing
93 changed files
with
5,327 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
48 changes: 48 additions & 0 deletions
48
src/test/resources/eforms-sdk-tests/tedefo-2578/invalid/notice-types/1.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
{ | ||
"ublVersion" : "2.3", | ||
"sdkVersion" : "1.10.0", | ||
"metadataDatabase" : { | ||
"version" : "1.10.0", | ||
"createdOn" : "2023-11-15T14:00:00" | ||
}, | ||
"noticeId" : "1", | ||
"metadata" : [ { | ||
"id" : "BT-02-notice", | ||
"contentType" : "field", | ||
"displayType" : "COMBOBOX", | ||
"description" : "Notice Type", | ||
"_label" : "field|name|BT-02-notice", | ||
"readOnly" : true | ||
} ], | ||
"content" : [ { | ||
"id" : "GR-Buyer", | ||
"contentType" : "group", | ||
"displayType" : "SECTION", | ||
"description" : "Contracting Party and Provider related Information", | ||
"_label" : "group|name|GR-Buyer", | ||
"content" : [ { | ||
"id" : "GR-ContractingAuthority", | ||
"contentType" : "group", | ||
"nodeId" : "ND-ContractingParty", | ||
"displayType" : "GROUP", | ||
"description" : "Contracting Party related Information (URL, Legal Type, Contracting Type, Activity, …)", | ||
"_label" : "group|name|ND-ContractingParty", | ||
"_repeatable" : true, | ||
"content" : [ { | ||
"id" : "GR-ContractingAuthority-Buyer", | ||
"contentType" : "group", | ||
"displayType" : "GROUP", | ||
"description" : "Contracting Party related Information (URL, Legal Type, Contracting Type, Activity, …)", | ||
"_label" : "group|name|GR-ContractingAuthority-Buyer", | ||
"content" : [ { | ||
"id" : "OPT-300-Procedure-Buyer", | ||
"contentType" : "field", | ||
"displayType" : "COMBOBOX", | ||
"description" : "Buyer Technical Identifier Reference", | ||
"_label" : "field|name|OPT-300-Procedure-Buyer", | ||
"_idSchemes" : [ "ORG" ] | ||
} ] | ||
} ] | ||
} ] | ||
} ] | ||
} |
48 changes: 48 additions & 0 deletions
48
src/test/resources/eforms-sdk-tests/tedefo-2578/invalid/notice-types/10.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
{ | ||
"ublVersion" : "2.3", | ||
"sdkVersion" : "1.10.0", | ||
"metadataDatabase" : { | ||
"version" : "1.10.0", | ||
"createdOn" : "2023-11-15T14:00:00" | ||
}, | ||
"noticeId" : "10", | ||
"metadata" : [ { | ||
"id" : "BT-02-notice", | ||
"contentType" : "field", | ||
"displayType" : "COMBOBOX", | ||
"description" : "Notice Type", | ||
"_label" : "field|name|BT-02-notice", | ||
"readOnly" : true | ||
} ], | ||
"content" : [ { | ||
"id" : "GR-Buyer", | ||
"contentType" : "group", | ||
"displayType" : "SECTION", | ||
"description" : "Contracting Party and Provider related Information", | ||
"_label" : "group|name|GR-Buyer", | ||
"content" : [ { | ||
"id" : "GR-ContractingAuthority", | ||
"contentType" : "group", | ||
"nodeId" : "ND-ContractingParty", | ||
"displayType" : "GROUP", | ||
"description" : "Contracting Party related Information (URL, Legal Type, Contracting Type, Activity, …)", | ||
"_label" : "group|name|ND-ContractingParty", | ||
"_repeatable" : true, | ||
"content" : [ { | ||
"id" : "GR-ContractingAuthority-Buyer", | ||
"contentType" : "group", | ||
"displayType" : "GROUP", | ||
"description" : "Contracting Party related Information (URL, Legal Type, Contracting Type, Activity, …)", | ||
"_label" : "group|name|GR-ContractingAuthority-Buyer", | ||
"content" : [ { | ||
"id" : "OPT-300-Procedure-Buyer", | ||
"contentType" : "field", | ||
"displayType" : "COMBOBOX", | ||
"description" : "Buyer Technical Identifier Reference", | ||
"_label" : "field|name|OPT-300-Procedure-Buyer", | ||
"_idSchemes" : [ "ORG" ] | ||
} ] | ||
} ] | ||
} ] | ||
} ] | ||
} |
48 changes: 48 additions & 0 deletions
48
src/test/resources/eforms-sdk-tests/tedefo-2578/invalid/notice-types/11.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
{ | ||
"ublVersion" : "2.3", | ||
"sdkVersion" : "1.10.0", | ||
"metadataDatabase" : { | ||
"version" : "1.10.0", | ||
"createdOn" : "2023-11-15T14:00:00" | ||
}, | ||
"noticeId" : "11", | ||
"metadata" : [ { | ||
"id" : "BT-02-notice", | ||
"contentType" : "field", | ||
"displayType" : "COMBOBOX", | ||
"description" : "Notice Type", | ||
"_label" : "field|name|BT-02-notice", | ||
"readOnly" : true | ||
} ], | ||
"content" : [ { | ||
"id" : "GR-Buyer", | ||
"contentType" : "group", | ||
"displayType" : "SECTION", | ||
"description" : "Contracting Party and Provider related Information", | ||
"_label" : "group|name|GR-Buyer", | ||
"content" : [ { | ||
"id" : "GR-ContractingAuthority", | ||
"contentType" : "group", | ||
"nodeId" : "ND-ContractingParty", | ||
"displayType" : "GROUP", | ||
"description" : "Contracting Party related Information (URL, Legal Type, Contracting Type, Activity, …)", | ||
"_label" : "group|name|ND-ContractingParty", | ||
"_repeatable" : true, | ||
"content" : [ { | ||
"id" : "GR-ContractingAuthority-Buyer", | ||
"contentType" : "group", | ||
"displayType" : "GROUP", | ||
"description" : "Contracting Party related Information (URL, Legal Type, Contracting Type, Activity, …)", | ||
"_label" : "group|name|GR-ContractingAuthority-Buyer", | ||
"content" : [ { | ||
"id" : "OPT-300-Procedure-Buyer", | ||
"contentType" : "field", | ||
"displayType" : "COMBOBOX", | ||
"description" : "Buyer Technical Identifier Reference", | ||
"_label" : "field|name|OPT-300-Procedure-Buyer", | ||
"_idSchemes" : [ "ORG" ] | ||
} ] | ||
} ] | ||
} ] | ||
} ] | ||
} |
48 changes: 48 additions & 0 deletions
48
src/test/resources/eforms-sdk-tests/tedefo-2578/invalid/notice-types/12.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
{ | ||
"ublVersion" : "2.3", | ||
"sdkVersion" : "1.10.0", | ||
"metadataDatabase" : { | ||
"version" : "1.10.0", | ||
"createdOn" : "2023-11-15T14:00:00" | ||
}, | ||
"noticeId" : "12", | ||
"metadata" : [ { | ||
"id" : "BT-02-notice", | ||
"contentType" : "field", | ||
"displayType" : "COMBOBOX", | ||
"description" : "Notice Type", | ||
"_label" : "field|name|BT-02-notice", | ||
"readOnly" : true | ||
} ], | ||
"content" : [ { | ||
"id" : "GR-Buyer", | ||
"contentType" : "group", | ||
"displayType" : "SECTION", | ||
"description" : "Contracting Party and Provider related Information", | ||
"_label" : "group|name|GR-Buyer", | ||
"content" : [ { | ||
"id" : "GR-ContractingAuthority", | ||
"contentType" : "group", | ||
"nodeId" : "ND-ContractingParty", | ||
"displayType" : "GROUP", | ||
"description" : "Contracting Party related Information (URL, Legal Type, Contracting Type, Activity, …)", | ||
"_label" : "group|name|ND-ContractingParty", | ||
"_repeatable" : true, | ||
"content" : [ { | ||
"id" : "GR-ContractingAuthority-Buyer", | ||
"contentType" : "group", | ||
"displayType" : "GROUP", | ||
"description" : "Contracting Party related Information (URL, Legal Type, Contracting Type, Activity, …)", | ||
"_label" : "group|name|GR-ContractingAuthority-Buyer", | ||
"content" : [ { | ||
"id" : "OPT-300-Procedure-Buyer", | ||
"contentType" : "field", | ||
"displayType" : "COMBOBOX", | ||
"description" : "Buyer Technical Identifier Reference", | ||
"_label" : "field|name|OPT-300-Procedure-Buyer", | ||
"_idSchemes" : [ "ORG" ] | ||
} ] | ||
} ] | ||
} ] | ||
} ] | ||
} |
48 changes: 48 additions & 0 deletions
48
src/test/resources/eforms-sdk-tests/tedefo-2578/invalid/notice-types/13.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
{ | ||
"ublVersion" : "2.3", | ||
"sdkVersion" : "1.10.0", | ||
"metadataDatabase" : { | ||
"version" : "1.10.0", | ||
"createdOn" : "2023-11-15T14:00:00" | ||
}, | ||
"noticeId" : "13", | ||
"metadata" : [ { | ||
"id" : "BT-02-notice", | ||
"contentType" : "field", | ||
"displayType" : "COMBOBOX", | ||
"description" : "Notice Type", | ||
"_label" : "field|name|BT-02-notice", | ||
"readOnly" : true | ||
} ], | ||
"content" : [ { | ||
"id" : "GR-Buyer", | ||
"contentType" : "group", | ||
"displayType" : "SECTION", | ||
"description" : "Contracting Party and Provider related Information", | ||
"_label" : "group|name|GR-Buyer", | ||
"content" : [ { | ||
"id" : "GR-ContractingAuthority", | ||
"contentType" : "group", | ||
"nodeId" : "ND-ContractingParty", | ||
"displayType" : "GROUP", | ||
"description" : "Contracting Party related Information (URL, Legal Type, Contracting Type, Activity, …)", | ||
"_label" : "group|name|ND-ContractingParty", | ||
"_repeatable" : true, | ||
"content" : [ { | ||
"id" : "GR-ContractingAuthority-Buyer", | ||
"contentType" : "group", | ||
"displayType" : "GROUP", | ||
"description" : "Contracting Party related Information (URL, Legal Type, Contracting Type, Activity, …)", | ||
"_label" : "group|name|GR-ContractingAuthority-Buyer", | ||
"content" : [ { | ||
"id" : "OPT-300-Procedure-Buyer", | ||
"contentType" : "field", | ||
"displayType" : "COMBOBOX", | ||
"description" : "Buyer Technical Identifier Reference", | ||
"_label" : "field|name|OPT-300-Procedure-Buyer", | ||
"_idSchemes" : [ "ORG" ] | ||
} ] | ||
} ] | ||
} ] | ||
} ] | ||
} |
48 changes: 48 additions & 0 deletions
48
src/test/resources/eforms-sdk-tests/tedefo-2578/invalid/notice-types/14.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
{ | ||
"ublVersion" : "2.3", | ||
"sdkVersion" : "1.10.0", | ||
"metadataDatabase" : { | ||
"version" : "1.10.0", | ||
"createdOn" : "2023-11-15T14:00:00" | ||
}, | ||
"noticeId" : "14", | ||
"metadata" : [ { | ||
"id" : "BT-02-notice", | ||
"contentType" : "field", | ||
"displayType" : "COMBOBOX", | ||
"description" : "Notice Type", | ||
"_label" : "field|name|BT-02-notice", | ||
"readOnly" : true | ||
} ], | ||
"content" : [ { | ||
"id" : "GR-Buyer", | ||
"contentType" : "group", | ||
"displayType" : "SECTION", | ||
"description" : "Contracting Party and Provider related Information", | ||
"_label" : "group|name|GR-Buyer", | ||
"content" : [ { | ||
"id" : "GR-ContractingAuthority", | ||
"contentType" : "group", | ||
"nodeId" : "ND-ContractingParty", | ||
"displayType" : "GROUP", | ||
"description" : "Contracting Party related Information (URL, Legal Type, Contracting Type, Activity, …)", | ||
"_label" : "group|name|ND-ContractingParty", | ||
"_repeatable" : true, | ||
"content" : [ { | ||
"id" : "GR-ContractingAuthority-Buyer", | ||
"contentType" : "group", | ||
"displayType" : "GROUP", | ||
"description" : "Contracting Party related Information (URL, Legal Type, Contracting Type, Activity, …)", | ||
"_label" : "group|name|GR-ContractingAuthority-Buyer", | ||
"content" : [ { | ||
"id" : "OPT-300-Procedure-Buyer", | ||
"contentType" : "field", | ||
"displayType" : "COMBOBOX", | ||
"description" : "Buyer Technical Identifier Reference", | ||
"_label" : "field|name|OPT-300-Procedure-Buyer", | ||
"_idSchemes" : [ "ORG" ] | ||
} ] | ||
} ] | ||
} ] | ||
} ] | ||
} |
48 changes: 48 additions & 0 deletions
48
src/test/resources/eforms-sdk-tests/tedefo-2578/invalid/notice-types/15.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
{ | ||
"ublVersion" : "2.3", | ||
"sdkVersion" : "1.10.0", | ||
"metadataDatabase" : { | ||
"version" : "1.10.0", | ||
"createdOn" : "2023-11-15T14:00:00" | ||
}, | ||
"noticeId" : "15", | ||
"metadata" : [ { | ||
"id" : "BT-02-notice", | ||
"contentType" : "field", | ||
"displayType" : "COMBOBOX", | ||
"description" : "Notice Type", | ||
"_label" : "field|name|BT-02-notice", | ||
"readOnly" : true | ||
} ], | ||
"content" : [ { | ||
"id" : "GR-Buyer", | ||
"contentType" : "group", | ||
"displayType" : "SECTION", | ||
"description" : "Contracting Party and Provider related Information", | ||
"_label" : "group|name|GR-Buyer", | ||
"content" : [ { | ||
"id" : "GR-ContractingAuthority", | ||
"contentType" : "group", | ||
"nodeId" : "ND-ContractingParty", | ||
"displayType" : "GROUP", | ||
"description" : "Contracting Party related Information (URL, Legal Type, Contracting Type, Activity, …)", | ||
"_label" : "group|name|ND-ContractingParty", | ||
"_repeatable" : true, | ||
"content" : [ { | ||
"id" : "GR-ContractingAuthority-Buyer", | ||
"contentType" : "group", | ||
"displayType" : "GROUP", | ||
"description" : "Contracting Party related Information (URL, Legal Type, Contracting Type, Activity, …)", | ||
"_label" : "group|name|GR-ContractingAuthority-Buyer", | ||
"content" : [ { | ||
"id" : "OPT-300-Procedure-Buyer", | ||
"contentType" : "field", | ||
"displayType" : "COMBOBOX", | ||
"description" : "Buyer Technical Identifier Reference", | ||
"_label" : "field|name|OPT-300-Procedure-Buyer", | ||
"_idSchemes" : [ "ORG" ] | ||
} ] | ||
} ] | ||
} ] | ||
} ] | ||
} |
Oops, something went wrong.