Skip to content

Commit cab9db4

Browse files
committed
test
1 parent f85312f commit cab9db4

File tree

6 files changed

+133
-51
lines changed

6 files changed

+133
-51
lines changed

tests/data/valid-statements/foundingdateinvalid.json

Lines changed: 0 additions & 17 deletions
This file was deleted.

tests/data/valid-statements/foundingdatevalid.json

Lines changed: 0 additions & 17 deletions
This file was deleted.

tests/data/valid-statements/foundingdatevalid2.json

Lines changed: 0 additions & 17 deletions
This file was deleted.
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
[
2+
{
3+
"statementId": "1dc0e987-5c57-4a1c-b3ad-61353b66a9b7",
4+
"declarationSubject": "c359f58d2977",
5+
"statementDate": "2020-03-04",
6+
"recordId": "c359f58d2977",
7+
"recordType": "entity",
8+
"recordDetails": {
9+
"isComponent": false,
10+
"entityType": {
11+
"type": "registeredEntity"
12+
}
13+
}
14+
},
15+
{
16+
"statementId": "019a93f1-e470-42e9-957b-03559861b2e2",
17+
"declarationSubject": "c359f58d2977",
18+
"statementDate": "2020-03-04",
19+
"recordId": "10478c6cf6de",
20+
"recordType": "entity",
21+
"recordDetails": {
22+
"isComponent": false,
23+
"entityType": {
24+
"type": "registeredEntity"
25+
}
26+
}
27+
},
28+
{
29+
"statementId": "fbfd0547-d0c6-4a00-b559-5c5e91c34f5c",
30+
"declarationSubject": "c359f58d2977",
31+
"statementDate": "2020-03-04",
32+
"recordId": "93b53022ae6a",
33+
"recordType": "relationship",
34+
"recordDetails": {
35+
"isComponent": false,
36+
"subject": "c359f58d2977",
37+
"interestedParty": "10478c6cf6de",
38+
"interests":[
39+
{
40+
"beneficialOwnershipOrControl": true
41+
}
42+
]
43+
}
44+
}
45+
]
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
[
2+
{
3+
"statementId": "1dc0e987-5c57-4a1c-b3ad-61353b66a9b7",
4+
"declarationSubject": "c359f58d2977",
5+
"statementDate": "2020-03-04",
6+
"recordId": "c359f58d2977",
7+
"recordType": "entity",
8+
"recordDetails": {
9+
"isComponent": false,
10+
"entityType": {
11+
"type": "registeredEntity"
12+
}
13+
}
14+
},
15+
{
16+
"statementId": "019a93f1-e470-42e9-957b-03559861b2e2",
17+
"declarationSubject": "c359f58d2977",
18+
"statementDate": "2020-03-04",
19+
"recordId": "10478c6cf6de",
20+
"recordType": "person",
21+
"recordDetails": {
22+
"isComponent": false,
23+
"personType": "knownPerson"
24+
}
25+
},
26+
{
27+
"statementId": "fbfd0547-d0c6-4a00-b559-5c5e91c34f5c",
28+
"declarationSubject": "c359f58d2977",
29+
"statementDate": "2020-03-04",
30+
"recordId": "93b53022ae6a",
31+
"recordType": "relationship",
32+
"recordDetails": {
33+
"isComponent": false,
34+
"subject": "c359f58d2977",
35+
"interestedParty": "10478c6cf6de",
36+
"interests":[
37+
{
38+
"beneficialOwnershipOrControl": true
39+
}
40+
]
41+
}
42+
}
43+
]
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
[
2+
{
3+
"statementId": "1dc0e987-5c57-4a1c-b3ad-61353b66a9b7",
4+
"declarationSubject": "c359f58d2977",
5+
"statementDate": "2020-03-04",
6+
"recordId": "c359f58d2977",
7+
"recordType": "entity",
8+
"recordDetails": {
9+
"isComponent": false,
10+
"entityType": {
11+
"type": "registeredEntity"
12+
}
13+
}
14+
},
15+
{
16+
"statementId": "019a93f1-e470-42e9-957b-03559861b2e2",
17+
"declarationSubject": "c359f58d2977",
18+
"statementDate": "2020-03-04",
19+
"recordId": "10478c6cf6de",
20+
"recordType": "entity",
21+
"recordDetails": {
22+
"isComponent": false,
23+
"entityType": {
24+
"type": "registeredEntity"
25+
}
26+
}
27+
},
28+
{
29+
"statementId": "fbfd0547-d0c6-4a00-b559-5c5e91c34f5c",
30+
"declarationSubject": "c359f58d2977",
31+
"statementDate": "2020-03-04",
32+
"recordId": "93b53022ae6a",
33+
"recordType": "relationship",
34+
"recordDetails": {
35+
"isComponent": false,
36+
"subject": "c359f58d2977",
37+
"interestedParty": "10478c6cf6de",
38+
"interests":[
39+
{
40+
"beneficialOwnershipOrControl": false
41+
}
42+
]
43+
}
44+
}
45+
]

0 commit comments

Comments
 (0)