From 3b4e507d1e790351ba3fff825d3ae8d2df18edfc Mon Sep 17 00:00:00 2001 From: dimitriyTsemma Date: Wed, 18 Dec 2024 12:43:08 +0200 Subject: [PATCH] FRW-9641 Adjusted tests --- .../b2b/glue/customer_endpoints/customer_password/negative.robot | 1 - tests/api/b2b/glue/customer_endpoints/customers/negative.robot | 1 - .../b2c/glue/customer_endpoints/customer_password/negative.robot | 1 - .../glue/customer_endpoints/customer_password/negative.robot | 1 - .../api/mp_b2b/glue/customer_endpoints/customers/negative.robot | 1 - .../glue/customer_endpoints/customer_password/negative.robot | 1 - .../glue/customer_endpoints/customer_password/negative.robot | 1 - tests/api/suite/glue/customer_endpoints/customers/negative.robot | 1 - 8 files changed, 8 deletions(-) diff --git a/tests/api/b2b/glue/customer_endpoints/customer_password/negative.robot b/tests/api/b2b/glue/customer_endpoints/customer_password/negative.robot index 20f895d6..42cbd75e 100644 --- a/tests/api/b2b/glue/customer_endpoints/customer_password/negative.robot +++ b/tests/api/b2b/glue/customer_endpoints/customer_password/negative.robot @@ -136,7 +136,6 @@ Update_customer_password_with_too_weak_password Response status code should be: 422 And Response reason should be: Unprocessable Content And Response should return error code: 901 - And Array in response should contain property with value: [errors] detail newPassword => This value is not valid. And Array in response should contain property with value: [errors] detail newPassword => This password has been leaked in a data breach, it must not be used. Please use another password. And Response header parameter should be: Content-Type ${default_header_content_type} diff --git a/tests/api/b2b/glue/customer_endpoints/customers/negative.robot b/tests/api/b2b/glue/customer_endpoints/customers/negative.robot index f9c9b2ae..3bd9111a 100644 --- a/tests/api/b2b/glue/customer_endpoints/customers/negative.robot +++ b/tests/api/b2b/glue/customer_endpoints/customers/negative.robot @@ -48,7 +48,6 @@ Create_a_customer_with_too_weak_password Response status code should be: 422 And Response reason should be: Unprocessable Content And Response should return error code: 901 - And Array in response should contain property with value: [errors] detail password => This value is not valid. And Array in response should contain property with value: [errors] detail password => This password has been leaked in a data breach, it must not be used. Please use another password. And Response header parameter should be: Content-Type ${default_header_content_type} diff --git a/tests/api/b2c/glue/customer_endpoints/customer_password/negative.robot b/tests/api/b2c/glue/customer_endpoints/customer_password/negative.robot index db3c253e..01b4d111 100755 --- a/tests/api/b2c/glue/customer_endpoints/customer_password/negative.robot +++ b/tests/api/b2c/glue/customer_endpoints/customer_password/negative.robot @@ -105,7 +105,6 @@ Update_customer_password_with_too_weak_password Response status code should be: 422 And Response reason should be: Unprocessable Content And Response should return error code: 901 - And Array in response should contain property with value: [errors] detail newPassword => This value is not valid. And Array in response should contain property with value: [errors] detail newPassword => This password has been leaked in a data breach, it must not be used. Please use another password. And Response header parameter should be: Content-Type ${default_header_content_type} diff --git a/tests/api/mp_b2b/glue/customer_endpoints/customer_password/negative.robot b/tests/api/mp_b2b/glue/customer_endpoints/customer_password/negative.robot index dc7b95ca..3e3f283f 100644 --- a/tests/api/mp_b2b/glue/customer_endpoints/customer_password/negative.robot +++ b/tests/api/mp_b2b/glue/customer_endpoints/customer_password/negative.robot @@ -105,7 +105,6 @@ Update_customer_password_with_too_weak_password Response status code should be: 422 And Response reason should be: Unprocessable Content And Response should return error code: 901 - And Array in response should contain property with value: [errors] detail newPassword => This value is not valid. And Array in response should contain property with value: [errors] detail newPassword => This password has been leaked in a data breach, it must not be used. Please use another password. And Response header parameter should be: Content-Type ${default_header_content_type} diff --git a/tests/api/mp_b2b/glue/customer_endpoints/customers/negative.robot b/tests/api/mp_b2b/glue/customer_endpoints/customers/negative.robot index 986e6cff..1527dcbf 100644 --- a/tests/api/mp_b2b/glue/customer_endpoints/customers/negative.robot +++ b/tests/api/mp_b2b/glue/customer_endpoints/customers/negative.robot @@ -37,7 +37,6 @@ Create_a_customer_with_too_weak_password Response status code should be: 422 And Response reason should be: Unprocessable Content And Response should return error code: 901 - And Array in response should contain property with value: [errors] detail password => This value is not valid. And Array in response should contain property with value: [errors] detail password => This password has been leaked in a data breach, it must not be used. Please use another password. And Response header parameter should be: Content-Type ${default_header_content_type} diff --git a/tests/api/mp_b2c/glue/customer_endpoints/customer_password/negative.robot b/tests/api/mp_b2c/glue/customer_endpoints/customer_password/negative.robot index e1d99ae4..02527f4e 100755 --- a/tests/api/mp_b2c/glue/customer_endpoints/customer_password/negative.robot +++ b/tests/api/mp_b2c/glue/customer_endpoints/customer_password/negative.robot @@ -105,7 +105,6 @@ Update_customer_password_with_too_weak_password Response status code should be: 422 And Response reason should be: Unprocessable Content And Response should return error code: 901 - And Array in response should contain property with value: [errors] detail newPassword => This value is not valid. And Array in response should contain property with value: [errors] detail newPassword => This password has been leaked in a data breach, it must not be used. Please use another password. And Response header parameter should be: Content-Type ${default_header_content_type} diff --git a/tests/api/suite/glue/customer_endpoints/customer_password/negative.robot b/tests/api/suite/glue/customer_endpoints/customer_password/negative.robot index 15b7483a..d1235ae4 100644 --- a/tests/api/suite/glue/customer_endpoints/customer_password/negative.robot +++ b/tests/api/suite/glue/customer_endpoints/customer_password/negative.robot @@ -105,7 +105,6 @@ Update_customer_password_with_too_weak_password Response status code should be: 422 And Response reason should be: Unprocessable Content And Response should return error code: 901 - And Array in response should contain property with value: [errors] detail newPassword => This value is not valid. And Array in response should contain property with value: [errors] detail newPassword => This password has been leaked in a data breach, it must not be used. Please use another password. And Response header parameter should be: Content-Type ${default_header_content_type} diff --git a/tests/api/suite/glue/customer_endpoints/customers/negative.robot b/tests/api/suite/glue/customer_endpoints/customers/negative.robot index 2595146c..b82813b6 100644 --- a/tests/api/suite/glue/customer_endpoints/customers/negative.robot +++ b/tests/api/suite/glue/customer_endpoints/customers/negative.robot @@ -37,7 +37,6 @@ Create_a_customer_with_too_weak_password Response status code should be: 422 And Response reason should be: Unprocessable Content And Response should return error code: 901 - And Array in response should contain property with value: [errors] detail password => This value is not valid. And Array in response should contain property with value: [errors] detail password => This password has been leaked in a data breach, it must not be used. Please use another password. And Response header parameter should be: Content-Type ${default_header_content_type}