Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
kathryn-ods committed Aug 14, 2024
1 parent bdf892c commit 41dae71
Show file tree
Hide file tree
Showing 12 changed files with 6 additions and 320 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,12 @@
"recordDetails": {
"isComponent": false,
"entityType": {
"type": "legalEntity"
"type": "registeredEntity",
"addresses":[
{
"address": "123"
}
]
}
}
},
Expand All @@ -22,22 +27,5 @@
"isComponent": false,
"personType": "knownPerson"
}
},
{
"statementId": "fbfd0547-d0c6-4a00-b559-5c5e91c34f5c",
"declarationSubject": "c359f58d2977",
"statementDate": "2020-03-04",
"recordId": "93b53022ae6a",
"recordType": "relationship",
"recordDetails": {
"isComponent": false,
"subject": "c359f58d2977",
"interestedParty": "10478c6cf6de",
"interests":[
{
"type": "trustee"
}
]
}
}
]
14 changes: 0 additions & 14 deletions tests/data/valid-statements/birthDate invalid.json

This file was deleted.

14 changes: 0 additions & 14 deletions tests/data/valid-statements/birthDate invalid2.json

This file was deleted.

14 changes: 0 additions & 14 deletions tests/data/valid-statements/birthDate invalid3.json

This file was deleted.

14 changes: 0 additions & 14 deletions tests/data/valid-statements/birthDate invalid4.json

This file was deleted.

14 changes: 0 additions & 14 deletions tests/data/valid-statements/birthDate valid.json

This file was deleted.

14 changes: 0 additions & 14 deletions tests/data/valid-statements/birthDate valid2.json

This file was deleted.

43 changes: 0 additions & 43 deletions tests/data/valid-statements/trust_invalid2.json

This file was deleted.

43 changes: 0 additions & 43 deletions tests/data/valid-statements/trust_invalid3.json

This file was deleted.

44 changes: 0 additions & 44 deletions tests/data/valid-statements/trust_valid.json

This file was deleted.

44 changes: 0 additions & 44 deletions tests/data/valid-statements/trust_valid2.json

This file was deleted.

44 changes: 0 additions & 44 deletions tests/data/valid-statements/trust_valid3.json

This file was deleted.

0 comments on commit 41dae71

Please sign in to comment.