Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
kathryn-ods committed Aug 21, 2024
1 parent 0c9e430 commit 81fba25
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 371 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,14 @@
}
},
{
"statementId": "019a93f1-e470-42e9-957b-03559861b2e2",
"statementId": "1dc0e987-5c57-4a1c-b3ad-61353b66a9b7",
"declarationSubject": "c359f58d2977",
"statementDate": "2020-03-04",
"recordId": "10478c6cf6de",
"recordType": "entity",
"recordType": "person",
"recordDetails": {
"isComponent": false,
"entityType": {
"type": "registeredEntity"
}
"personType": "knownPerson"
}
},
{
Expand All @@ -34,29 +32,7 @@
"recordDetails": {
"isComponent": false,
"subject": "c359f58d2977",
"interestedParty": "123",
"interests":[
{
"beneficialOwnershipOrControl": true
}
]
}
},
{
"statementId": "cd4c52633f6761962e98e1dd9dbf7da7",
"declarationSubject": "c359f58d2977",
"statementDate": "2020-03-04",
"recordId": "",
"recordType": "relationship",
"recordDetails": {
"isComponent": false,
"subject": "c359f58d2977",
"interestedParty": "93b53022ae6a",
"interests":[
{
"beneficialOwnershipOrControl": true
}
]
"interestedParty": "10478c6cf6de"
}
}
]
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
}
},
{
"statementId": "019a93f1-e470-42e9-957b-03559861b2e2",
"statementId": "1dc0e987-5c57-4a1c-b3ad-61353b66a9b7",
"declarationSubject": "c359f58d2977",
"statementDate": "2020-03-04",
"recordId": "10478c6cf6de",
"recordId": "c359f58d2977",
"recordType": "entity",
"recordDetails": {
"isComponent": false,
Expand All @@ -25,6 +25,17 @@
}
}
},
{
"statementId": "019a93f1-e470-42e9-957b-03559861b2e2",
"declarationSubject": "c359f58d2977",
"statementDate": "2020-03-04",
"recordId": "10478c6cf6de",
"recordType": "person",
"recordDetails": {
"isComponent": false,
"personType": "knownPerson"
}
},
{
"statementId": "fbfd0547-d0c6-4a00-b559-5c5e91c34f5c",
"declarationSubject": "c359f58d2977",
Expand All @@ -34,12 +45,7 @@
"recordDetails": {
"isComponent": false,
"subject": "c359f58d2977",
"interestedParty": "10478c6cf6de",
"interests":[
{
"beneficialOwnershipOrControl": false
}
]
"interestedParty": "10478c6cf6de"
}
}
]
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,7 @@
"recordDetails": {
"isComponent": false,
"subject": "c359f58d2977",
"interestedParty": "10478c6cf6de",
"interests":[
{
"beneficialOwnershipOrControl": true
}
]
"interestedParty": "10478c6cf6de"
}
}
]
62 changes: 0 additions & 62 deletions tests/data/valid-statements/interestedParty_invalid2.json

This file was deleted.

68 changes: 0 additions & 68 deletions tests/data/valid-statements/statementseriesinvalid.json

This file was deleted.

68 changes: 0 additions & 68 deletions tests/data/valid-statements/statementseriesinvalid3.json

This file was deleted.

68 changes: 0 additions & 68 deletions tests/data/valid-statements/statementseriesvalid.json

This file was deleted.

Loading

0 comments on commit 81fba25

Please sign in to comment.