@@ -1879,7 +1879,7 @@ def test_create_partij_indetificator(self):
1879
1879
"partijIdentificator" : {
1880
1880
"codeObjecttype" : "natuurlijk_persoon" ,
1881
1881
"codeSoortObjectId" : "bsn" ,
1882
- "objectId" : "123456788 " ,
1882
+ "objectId" : "296648875 " ,
1883
1883
"codeRegister" : "brp" ,
1884
1884
},
1885
1885
}
@@ -1895,7 +1895,7 @@ def test_create_partij_indetificator(self):
1895
1895
{
1896
1896
"codeObjecttype" : "natuurlijk_persoon" ,
1897
1897
"codeSoortObjectId" : "bsn" ,
1898
- "objectId" : "123456788 " ,
1898
+ "objectId" : "296648875 " ,
1899
1899
"codeRegister" : "brp" ,
1900
1900
},
1901
1901
)
@@ -1907,7 +1907,7 @@ def test_update_partij_indetificator(self):
1907
1907
andere_partij_identificator = "anderePartijIdentificator" ,
1908
1908
partij_identificator_code_objecttype = "natuurlijk_persoon" ,
1909
1909
partij_identificator_code_soort_object_id = "bsn" ,
1910
- partij_identificator_object_id = "123456788 " ,
1910
+ partij_identificator_object_id = "296648875 " ,
1911
1911
partij_identificator_code_register = "brp" ,
1912
1912
)
1913
1913
@@ -1925,7 +1925,7 @@ def test_update_partij_indetificator(self):
1925
1925
{
1926
1926
"codeObjecttype" : "natuurlijk_persoon" ,
1927
1927
"codeSoortObjectId" : "bsn" ,
1928
- "objectId" : "123456788 " ,
1928
+ "objectId" : "296648875 " ,
1929
1929
"codeRegister" : "brp" ,
1930
1930
},
1931
1931
)
@@ -1936,7 +1936,7 @@ def test_update_partij_indetificator(self):
1936
1936
"partijIdentificator" : {
1937
1937
"codeObjecttype" : "natuurlijk_persoon" ,
1938
1938
"codeSoortObjectId" : "bsn" ,
1939
- "objectId" : "123456789 " ,
1939
+ "objectId" : "296648875 " ,
1940
1940
"codeRegister" : "brp" ,
1941
1941
},
1942
1942
}
@@ -1952,7 +1952,7 @@ def test_update_partij_indetificator(self):
1952
1952
{
1953
1953
"codeObjecttype" : "natuurlijk_persoon" ,
1954
1954
"codeSoortObjectId" : "bsn" ,
1955
- "objectId" : "123456789 " ,
1955
+ "objectId" : "296648875 " ,
1956
1956
"codeRegister" : "brp" ,
1957
1957
},
1958
1958
)
@@ -1964,7 +1964,7 @@ def test_partial_update_partij_indetificator(self):
1964
1964
andere_partij_identificator = "anderePartijIdentificator" ,
1965
1965
partij_identificator_code_objecttype = "natuurlijk_persoon" ,
1966
1966
partij_identificator_code_soort_object_id = "bsn" ,
1967
- partij_identificator_object_id = "123456788 " ,
1967
+ partij_identificator_object_id = "296648875 " ,
1968
1968
partij_identificator_code_register = "brp" ,
1969
1969
)
1970
1970
@@ -1982,7 +1982,7 @@ def test_partial_update_partij_indetificator(self):
1982
1982
{
1983
1983
"codeObjecttype" : "natuurlijk_persoon" ,
1984
1984
"codeSoortObjectId" : "bsn" ,
1985
- "objectId" : "123456788 " ,
1985
+ "objectId" : "296648875 " ,
1986
1986
"codeRegister" : "brp" ,
1987
1987
},
1988
1988
)
@@ -2002,7 +2002,7 @@ def test_partial_update_partij_indetificator(self):
2002
2002
{
2003
2003
"codeObjecttype" : "natuurlijk_persoon" ,
2004
2004
"codeSoortObjectId" : "bsn" ,
2005
- "objectId" : "123456788 " ,
2005
+ "objectId" : "296648875 " ,
2006
2006
"codeRegister" : "brp" ,
2007
2007
},
2008
2008
)
@@ -2030,7 +2030,7 @@ def test_invalid_choice_partij_identificator_code_register(self):
2030
2030
"partijIdentificator" : {
2031
2031
"codeObjecttype" : "natuurlijk_persoon" ,
2032
2032
"codeSoortObjectId" : "bsn" ,
2033
- "objectId" : "123456789 " ,
2033
+ "objectId" : "296648875 " ,
2034
2034
"codeRegister" : "test" ,
2035
2035
},
2036
2036
}
@@ -2057,7 +2057,7 @@ def test_invalid_choice_partij_identificator_code_objecttype(self):
2057
2057
"partijIdentificator" : {
2058
2058
"codeObjecttype" : "test" ,
2059
2059
"codeSoortObjectId" : "bsn" ,
2060
- "objectId" : "123456789 " ,
2060
+ "objectId" : "296648875 " ,
2061
2061
"codeRegister" : "brp" ,
2062
2062
},
2063
2063
}
@@ -2084,7 +2084,7 @@ def test_invalid_choice_partij_identificator_code_soort_object_id(self):
2084
2084
"partijIdentificator" : {
2085
2085
"codeObjecttype" : "natuurlijk_persoon" ,
2086
2086
"codeSoortObjectId" : "test" ,
2087
- "objectId" : "123456789 " ,
2087
+ "objectId" : "296648875 " ,
2088
2088
"codeRegister" : "brp" ,
2089
2089
},
2090
2090
}
@@ -2111,7 +2111,7 @@ def test_invalid_validation_partij_identificator_code_objecttype(self):
2111
2111
"partijIdentificator" : {
2112
2112
"codeObjecttype" : "niet_natuurlijk_persoon" ,
2113
2113
"codeSoortObjectId" : "bsn" ,
2114
- "objectId" : "123456789 " ,
2114
+ "objectId" : "296648875 " ,
2115
2115
"codeRegister" : "brp" ,
2116
2116
},
2117
2117
}
@@ -2137,8 +2137,8 @@ def test_invalid_validation_partij_identificator_code_soort_object_id(self):
2137
2137
"anderePartijIdentificator" : "anderePartijIdentificator" ,
2138
2138
"partijIdentificator" : {
2139
2139
"codeObjecttype" : "natuurlijk_persoon" ,
2140
- "codeSoortObjectId" : "kvk_nummer " ,
2141
- "objectId" : "123456789 " ,
2140
+ "codeSoortObjectId" : "kvknummer " ,
2141
+ "objectId" : "296648875 " ,
2142
2142
"codeRegister" : "brp" ,
2143
2143
},
2144
2144
}
@@ -2182,7 +2182,7 @@ def test_invalid_validation_partij_identificator_object_id(self):
2182
2182
self .assertEqual (response .data ["invalid_params" ][0 ]["code" ], "invalid" )
2183
2183
self .assertEqual (
2184
2184
response .data ["invalid_params" ][0 ]["reason" ],
2185
- "De lengte van de objectId moet tussen 8 en 9 liggen ." ,
2185
+ "Ongeldig BSN ." ,
2186
2186
)
2187
2187
2188
2188
def test_valid_validation_partij_identificator (self ):
@@ -2195,7 +2195,7 @@ def test_valid_validation_partij_identificator(self):
2195
2195
"partijIdentificator" : {
2196
2196
"codeObjecttype" : "natuurlijk_persoon" ,
2197
2197
"codeSoortObjectId" : "bsn" ,
2198
- "objectId" : "123456789 " ,
2198
+ "objectId" : "296648875 " ,
2199
2199
"codeRegister" : "brp" ,
2200
2200
},
2201
2201
}
@@ -2210,7 +2210,7 @@ def test_valid_validation_partij_identificator(self):
2210
2210
"bsn" ,
2211
2211
)
2212
2212
self .assertEqual (
2213
- response .data ["partij_identificator" ]["object_id" ], "123456789 "
2213
+ response .data ["partij_identificator" ]["object_id" ], "296648875 "
2214
2214
)
2215
2215
self .assertEqual (
2216
2216
response .data ["partij_identificator" ]["code_register" ],
@@ -2227,7 +2227,7 @@ def test_valid_overige_validation_partij_identificator(self):
2227
2227
"partijIdentificator" : {
2228
2228
"codeObjecttype" : "natuurlijk_persoon" ,
2229
2229
"codeSoortObjectId" : "bsn" ,
2230
- "objectId" : 123456789 ,
2230
+ "objectId" : 296648875 ,
2231
2231
"codeRegister" : "overige" ,
2232
2232
},
2233
2233
}
@@ -2242,7 +2242,7 @@ def test_valid_overige_validation_partij_identificator(self):
2242
2242
"bsn" ,
2243
2243
)
2244
2244
self .assertEqual (
2245
- response .data ["partij_identificator" ]["object_id" ], "123456789 "
2245
+ response .data ["partij_identificator" ]["object_id" ], "296648875 "
2246
2246
)
2247
2247
self .assertEqual (
2248
2248
response .data ["partij_identificator" ]["code_register" ],
0 commit comments