-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Ed (ODSC)
committed
Sep 13, 2024
1 parent
ffb381d
commit b09abf7
Showing
28 changed files
with
1,014 additions
and
1 deletion.
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
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
18 changes: 18 additions & 0 deletions
18
tests/fixtures/0.4/additional-checks/retrievedat_not_future_date-invalid-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,18 @@ | ||
[ | ||
{ | ||
"statementId": "1dc0e987-5c57-4a1c-b3ad-61353b66a9b7", | ||
"declarationSubject": "c359f58d2977", | ||
"statementDate": "2020-03-04", | ||
"recordId": "c359f58d2977", | ||
"recordType": "entity", | ||
"source": { | ||
"retrievedAt": "2099-01-02" | ||
}, | ||
"recordDetails": { | ||
"isComponent": false, | ||
"entityType": { | ||
"type": "registeredEntity" | ||
} | ||
} | ||
} | ||
] |
18 changes: 18 additions & 0 deletions
18
tests/fixtures/0.4/additional-checks/retrievedat_not_future_date-invalid-2.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,18 @@ | ||
[ | ||
{ | ||
"statementId": "1dc0e987-5c57-4a1c-b3ad-61353b66a9b7", | ||
"declarationSubject": "c359f58d2977", | ||
"statementDate": "2020-03-04", | ||
"recordId": "c359f58d2977", | ||
"recordType": "entity", | ||
"source": { | ||
"retrievedAt": "2084-01-02T01:01:00Z" | ||
}, | ||
"recordDetails": { | ||
"isComponent": false, | ||
"entityType": { | ||
"type": "registeredEntity" | ||
} | ||
} | ||
} | ||
] |
18 changes: 18 additions & 0 deletions
18
tests/fixtures/0.4/additional-checks/retrievedat_not_future_date-valid-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,18 @@ | ||
[ | ||
{ | ||
"statementId": "1dc0e987-5c57-4a1c-b3ad-61353b66a9b7", | ||
"declarationSubject": "c359f58d2977", | ||
"statementDate": "2020-03-04", | ||
"recordId": "c359f58d2977", | ||
"recordType": "entity", | ||
"source": { | ||
"retrievedAt": "2023-01-02" | ||
}, | ||
"recordDetails": { | ||
"isComponent": false, | ||
"entityType": { | ||
"type": "registeredEntity" | ||
} | ||
} | ||
} | ||
] |
18 changes: 18 additions & 0 deletions
18
tests/fixtures/0.4/additional-checks/retrievedat_not_future_date-valid-2.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,18 @@ | ||
[ | ||
{ | ||
"statementId": "1dc0e987-5c57-4a1c-b3ad-61353b66a9b7", | ||
"declarationSubject": "c359f58d2977", | ||
"statementDate": "2020-03-04", | ||
"recordId": "c359f58d2977", | ||
"recordType": "entity", | ||
"source": { | ||
"retrievedAt": "2017-01-02T01:01:00Z" | ||
}, | ||
"recordDetails": { | ||
"isComponent": false, | ||
"entityType": { | ||
"type": "registeredEntity" | ||
} | ||
} | ||
} | ||
] |
22 changes: 22 additions & 0 deletions
22
...tures/0.4/additional-checks/statement_annotation_creation_date_future_date-invalid-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,22 @@ | ||
[ | ||
{ | ||
"statementId": "1dc0e987-5c57-4a1c-b3ad-61353b66a9b7", | ||
"declarationSubject": "c359f58d2977", | ||
"statementDate": "2020-03-04", | ||
"recordId": "c359f58d2977", | ||
"recordType": "entity", | ||
"annotations":[ | ||
{ | ||
"statementPointerTarget":"", | ||
"motivation": "commenting", | ||
"creationDate": "2200-11-02" | ||
} | ||
], | ||
"recordDetails": { | ||
"isComponent": false, | ||
"entityType": { | ||
"type": "registeredEntity" | ||
} | ||
} | ||
} | ||
] |
22 changes: 22 additions & 0 deletions
22
...tures/0.4/additional-checks/statement_annotation_creation_date_future_date-invalid-2.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,22 @@ | ||
[ | ||
{ | ||
"statementId": "1dc0e987-5c57-4a1c-b3ad-61353b66a9b7", | ||
"declarationSubject": "c359f58d2977", | ||
"statementDate": "2020-03-04", | ||
"recordId": "c359f58d2977", | ||
"recordType": "entity", | ||
"annotations":[ | ||
{ | ||
"statementPointerTarget":"", | ||
"motivation": "commenting", | ||
"creationDate": "2100-11-02T00:00:00Z" | ||
} | ||
], | ||
"recordDetails": { | ||
"isComponent": false, | ||
"entityType": { | ||
"type": "registeredEntity" | ||
} | ||
} | ||
} | ||
] |
22 changes: 22 additions & 0 deletions
22
...ixtures/0.4/additional-checks/statement_annotation_creation_date_future_date-valid-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,22 @@ | ||
[ | ||
{ | ||
"statementId": "1dc0e987-5c57-4a1c-b3ad-61353b66a9b7", | ||
"declarationSubject": "c359f58d2977", | ||
"statementDate": "2020-03-04", | ||
"recordId": "c359f58d2977", | ||
"recordType": "entity", | ||
"annotations":[ | ||
{ | ||
"statementPointerTarget":"", | ||
"motivation": "commenting", | ||
"creationDate": "2022-11-02" | ||
} | ||
], | ||
"recordDetails": { | ||
"isComponent": false, | ||
"entityType": { | ||
"type": "registeredEntity" | ||
} | ||
} | ||
} | ||
] |
15 changes: 15 additions & 0 deletions
15
tests/fixtures/0.4/additional-checks/statement_date_not_future_date-invalid-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,15 @@ | ||
[ | ||
{ | ||
"statementId": "1dc0e987-5c57-4a1c-b3ad-61353b66a9b7", | ||
"declarationSubject": "c359f58d2977", | ||
"statementDate": "2099-03-04", | ||
"recordId": "c359f58d2977", | ||
"recordType": "entity", | ||
"recordDetails": { | ||
"isComponent": false, | ||
"entityType": { | ||
"type": "registeredEntity" | ||
} | ||
} | ||
} | ||
] |
15 changes: 15 additions & 0 deletions
15
tests/fixtures/0.4/additional-checks/statement_date_not_future_date-invalid-2.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,15 @@ | ||
[ | ||
{ | ||
"statementId": "1dc0e987-5c57-4a1c-b3ad-61353b66a9b7", | ||
"declarationSubject": "c359f58d2977", | ||
"statementDate": "2099-03-04T12:12:13Z", | ||
"recordId": "c359f58d2977", | ||
"recordType": "entity", | ||
"recordDetails": { | ||
"isComponent": false, | ||
"entityType": { | ||
"type": "registeredEntity" | ||
} | ||
} | ||
} | ||
] |
Oops, something went wrong.