From c961c8c7aa5e958ab445944da46f48bfe13db896 Mon Sep 17 00:00:00 2001 From: vasileios Date: Thu, 19 Dec 2024 07:27:52 +0100 Subject: [PATCH] [#4920] Re-record BRK API VCR cassettes --- .../BRKCadastralClientTests.test_client.yaml | 2 +- .../BRKCadastralClientTests.test_client_404.yaml | 2 +- .../BRKTitleholdersClientTests.test_client.yaml | 2 +- .../BRKTitleholdersClientTests.test_client_404.yaml | 2 +- ...ntegrationTestCase.test_brk_validator_integration.yaml | 2 +- .../BRKValidatorTestCase.test_brk_validator_bsn.yaml | 8 ++++---- ...BRKValidatorTestCase.test_brk_validator_wrong_bsn.yaml | 4 ++-- ...RKValidatorTestCase.test_pre_request_hooks_called.yaml | 4 ++-- 8 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKCadastralClientTests/BRKCadastralClientTests.test_client.yaml b/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKCadastralClientTests/BRKCadastralClientTests.test_client.yaml index 99f8102c7d..d33f911a49 100644 --- a/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKCadastralClientTests/BRKCadastralClientTests.test_client.yaml +++ b/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKCadastralClientTests/BRKCadastralClientTests.test_client.yaml @@ -43,7 +43,7 @@ interactions: Content-Type: - application/hal+json Date: - - Tue, 26 Nov 2024 10:16:51 GMT + - Thu, 19 Dec 2024 06:26:57 GMT Keep-Alive: - timeout=60 Referrer-Policy: diff --git a/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKCadastralClientTests/BRKCadastralClientTests.test_client_404.yaml b/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKCadastralClientTests/BRKCadastralClientTests.test_client_404.yaml index aa215b4d39..7bb60af947 100644 --- a/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKCadastralClientTests/BRKCadastralClientTests.test_client_404.yaml +++ b/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKCadastralClientTests/BRKCadastralClientTests.test_client_404.yaml @@ -38,7 +38,7 @@ interactions: Content-Type: - application/hal+json Date: - - Tue, 26 Nov 2024 10:16:51 GMT + - Thu, 19 Dec 2024 06:26:57 GMT Keep-Alive: - timeout=60 Referrer-Policy: diff --git a/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKTitleholdersClientTests/BRKTitleholdersClientTests.test_client.yaml b/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKTitleholdersClientTests/BRKTitleholdersClientTests.test_client.yaml index c666435869..d87a55bffb 100644 --- a/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKTitleholdersClientTests/BRKTitleholdersClientTests.test_client.yaml +++ b/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKTitleholdersClientTests/BRKTitleholdersClientTests.test_client.yaml @@ -44,7 +44,7 @@ interactions: Content-Type: - application/hal+json Date: - - Tue, 26 Nov 2024 10:16:51 GMT + - Thu, 19 Dec 2024 06:26:58 GMT Keep-Alive: - timeout=60 Referrer-Policy: diff --git a/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKTitleholdersClientTests/BRKTitleholdersClientTests.test_client_404.yaml b/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKTitleholdersClientTests/BRKTitleholdersClientTests.test_client_404.yaml index ac862c42f8..3b5ab7756b 100644 --- a/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKTitleholdersClientTests/BRKTitleholdersClientTests.test_client_404.yaml +++ b/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKTitleholdersClientTests/BRKTitleholdersClientTests.test_client_404.yaml @@ -39,7 +39,7 @@ interactions: Content-Type: - application/problem+json Date: - - Tue, 26 Nov 2024 10:16:52 GMT + - Thu, 19 Dec 2024 06:26:58 GMT Keep-Alive: - timeout=60 Referrer-Policy: diff --git a/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKValidatorIntegrationTestCase/BRKValidatorIntegrationTestCase.test_brk_validator_integration.yaml b/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKValidatorIntegrationTestCase/BRKValidatorIntegrationTestCase.test_brk_validator_integration.yaml index 0f03c36aac..f6dc325c06 100644 --- a/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKValidatorIntegrationTestCase/BRKValidatorIntegrationTestCase.test_brk_validator_integration.yaml +++ b/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKValidatorIntegrationTestCase/BRKValidatorIntegrationTestCase.test_brk_validator_integration.yaml @@ -38,7 +38,7 @@ interactions: Content-Type: - application/hal+json Date: - - Tue, 26 Nov 2024 10:16:47 GMT + - Thu, 19 Dec 2024 06:26:53 GMT Keep-Alive: - timeout=60 Referrer-Policy: diff --git a/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKValidatorTestCase/BRKValidatorTestCase.test_brk_validator_bsn.yaml b/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKValidatorTestCase/BRKValidatorTestCase.test_brk_validator_bsn.yaml index baf6e1854d..c59cf4a3df 100644 --- a/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKValidatorTestCase/BRKValidatorTestCase.test_brk_validator_bsn.yaml +++ b/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKValidatorTestCase/BRKValidatorTestCase.test_brk_validator_bsn.yaml @@ -38,7 +38,7 @@ interactions: Content-Type: - application/hal+json Date: - - Tue, 26 Nov 2024 10:16:48 GMT + - Thu, 19 Dec 2024 06:26:54 GMT Keep-Alive: - timeout=60 Referrer-Policy: @@ -95,7 +95,7 @@ interactions: Content-Type: - application/hal+json Date: - - Tue, 26 Nov 2024 10:16:48 GMT + - Thu, 19 Dec 2024 06:26:54 GMT Keep-Alive: - timeout=60 Referrer-Policy: @@ -157,7 +157,7 @@ interactions: Content-Type: - application/hal+json Date: - - Tue, 26 Nov 2024 10:16:49 GMT + - Thu, 19 Dec 2024 06:26:55 GMT Keep-Alive: - timeout=60 Referrer-Policy: @@ -220,7 +220,7 @@ interactions: Content-Type: - application/hal+json Date: - - Tue, 26 Nov 2024 10:16:49 GMT + - Thu, 19 Dec 2024 06:26:55 GMT Keep-Alive: - timeout=60 Referrer-Policy: diff --git a/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKValidatorTestCase/BRKValidatorTestCase.test_brk_validator_wrong_bsn.yaml b/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKValidatorTestCase/BRKValidatorTestCase.test_brk_validator_wrong_bsn.yaml index b00a579936..932c834467 100644 --- a/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKValidatorTestCase/BRKValidatorTestCase.test_brk_validator_wrong_bsn.yaml +++ b/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKValidatorTestCase/BRKValidatorTestCase.test_brk_validator_wrong_bsn.yaml @@ -43,7 +43,7 @@ interactions: Content-Type: - application/hal+json Date: - - Tue, 26 Nov 2024 10:16:49 GMT + - Thu, 19 Dec 2024 06:26:56 GMT Keep-Alive: - timeout=60 Referrer-Policy: @@ -106,7 +106,7 @@ interactions: Content-Type: - application/hal+json Date: - - Tue, 26 Nov 2024 10:16:50 GMT + - Thu, 19 Dec 2024 06:26:56 GMT Keep-Alive: - timeout=60 Referrer-Policy: diff --git a/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKValidatorTestCase/BRKValidatorTestCase.test_pre_request_hooks_called.yaml b/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKValidatorTestCase/BRKValidatorTestCase.test_pre_request_hooks_called.yaml index 6b607bd170..85c1707496 100644 --- a/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKValidatorTestCase/BRKValidatorTestCase.test_pre_request_hooks_called.yaml +++ b/src/openforms/contrib/brk/tests/files/vcr_cassettes/BRKValidatorTestCase/BRKValidatorTestCase.test_pre_request_hooks_called.yaml @@ -43,7 +43,7 @@ interactions: Content-Type: - application/hal+json Date: - - Tue, 26 Nov 2024 10:16:50 GMT + - Thu, 19 Dec 2024 06:26:57 GMT Keep-Alive: - timeout=60 Referrer-Policy: @@ -106,7 +106,7 @@ interactions: Content-Type: - application/hal+json Date: - - Tue, 26 Nov 2024 10:16:50 GMT + - Thu, 19 Dec 2024 06:26:56 GMT Keep-Alive: - timeout=60 Referrer-Policy: