From ecd2f5b2f5fa34897d02c1aaf0673b651c064f29 Mon Sep 17 00:00:00 2001 From: amoghnaik-hmcts <70205551+amoghnaik-hmcts@users.noreply.github.com> Date: Tue, 19 Dec 2023 11:35:59 +0000 Subject: [PATCH 01/16] re-enable ignored functional tests --- aat/src/resources/features/F-018/F-018.feature | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/aat/src/resources/features/F-018/F-018.feature b/aat/src/resources/features/F-018/F-018.feature index abd3b4ac..0f2c4fa2 100644 --- a/aat/src/resources/features/F-018/F-018.feature +++ b/aat/src/resources/features/F-018/F-018.feature @@ -7,7 +7,7 @@ Background: Load test data for the scenario Given an appropriate test context as detailed in the test data source #------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -@S-001 @Smoke @Ignore +@S-001 @Smoke Scenario: must successfully add an activity with a correct and complete invocation Given a user with [an active profile in CCD], @@ -22,7 +22,7 @@ Scenario: must successfully add an activity with a correct and complete invocati And another call [to observe the new activity just added on the case above] will get the expected response as in [S-014-Verification-call]. #------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -@S-002 @Ignore #RDM-8986 should return 400 Bad Request but returning 422 +@S-002 Scenario: must return a negative response when activity is missing Given a user with [an active profile in CCD], @@ -37,7 +37,7 @@ Scenario: must return a negative response when activity is missing And the response has all the details as expected. #------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -@S-003 @Ignore #RDM-8986 should return 400 Bad Request but returning 422 +@S-003 Scenario: must return a negative response when activity is unknown Given a user with [an active profile in CCD], From 3f8a74c594cfba5e901e7ea23015ea4657726105 Mon Sep 17 00:00:00 2001 From: amoghnaik-hmcts <70205551+amoghnaik-hmcts@users.noreply.github.com> Date: Tue, 19 Dec 2023 14:55:41 +0000 Subject: [PATCH 02/16] modified Jenkinsfile --- Jenkinsfile_CNP | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile_CNP b/Jenkinsfile_CNP index 290db0c2..035a2c48 100644 --- a/Jenkinsfile_CNP +++ b/Jenkinsfile_CNP @@ -60,7 +60,7 @@ def vaultOverrides = [ ] // Assume a feature build branched off 'develop', with dependencies develop-to-develop. -env.CCD_DATA_STORE_API_BASE_URL = "https://ccd-data-store-api-${dataStoreDevelopPr}.service.core-compute-preview.internal".toLowerCase() +env.CCD_DATA_STORE_API_BASE_URL = "https://ccd-data-store-api-${dataStoreDevelopPr}.preview.platform".toLowerCase() // Other env variables needed for BEFTA. env.CCD_API_GATEWAY_OAUTH2_CLIENT_ID = "ccd_gateway" From a4ccce1779632681397ede79f5ddfca8bd3c8249 Mon Sep 17 00:00:00 2001 From: amoghnaik-hmcts <70205551+amoghnaik-hmcts@users.noreply.github.com> Date: Tue, 19 Dec 2023 15:18:42 +0000 Subject: [PATCH 03/16] modified Jenkinsfile_CNP --- Jenkinsfile_CNP | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile_CNP b/Jenkinsfile_CNP index 035a2c48..772c079f 100644 --- a/Jenkinsfile_CNP +++ b/Jenkinsfile_CNP @@ -60,7 +60,7 @@ def vaultOverrides = [ ] // Assume a feature build branched off 'develop', with dependencies develop-to-develop. -env.CCD_DATA_STORE_API_BASE_URL = "https://ccd-data-store-api-${dataStoreDevelopPr}.preview.platform".toLowerCase() +env.CCD_DATA_STORE_API_BASE_URL = "https://ccd-data-store-api-pr-1260.preview.platform".toLowerCase() // Other env variables needed for BEFTA. env.CCD_API_GATEWAY_OAUTH2_CLIENT_ID = "ccd_gateway" From bf7a6ff2589940258deadac2f56f138206b17c52 Mon Sep 17 00:00:00 2001 From: amoghnaik-hmcts <70205551+amoghnaik-hmcts@users.noreply.github.com> Date: Tue, 19 Dec 2023 17:03:37 +0000 Subject: [PATCH 04/16] modified Jenkinsfile_CNP 2 --- Jenkinsfile_CNP | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile_CNP b/Jenkinsfile_CNP index 772c079f..f53f8edc 100644 --- a/Jenkinsfile_CNP +++ b/Jenkinsfile_CNP @@ -60,7 +60,7 @@ def vaultOverrides = [ ] // Assume a feature build branched off 'develop', with dependencies develop-to-develop. -env.CCD_DATA_STORE_API_BASE_URL = "https://ccd-data-store-api-pr-1260.preview.platform".toLowerCase() +env.CCD_DATA_STORE_API_BASE_URL = "https://ccd-data-store-api-${dataStoreApiDevelopPr}.preview.platform.hmcts.net".toLowerCase() // Other env variables needed for BEFTA. env.CCD_API_GATEWAY_OAUTH2_CLIENT_ID = "ccd_gateway" From e630dd2568d666be87a4591d324d8f6dddef16c3 Mon Sep 17 00:00:00 2001 From: amoghnaik-hmcts <70205551+amoghnaik-hmcts@users.noreply.github.com> Date: Tue, 19 Dec 2023 17:06:28 +0000 Subject: [PATCH 05/16] modified Jenkinsfile_CNP 3 --- Jenkinsfile_CNP | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile_CNP b/Jenkinsfile_CNP index f53f8edc..8d8f048f 100644 --- a/Jenkinsfile_CNP +++ b/Jenkinsfile_CNP @@ -60,7 +60,7 @@ def vaultOverrides = [ ] // Assume a feature build branched off 'develop', with dependencies develop-to-develop. -env.CCD_DATA_STORE_API_BASE_URL = "https://ccd-data-store-api-${dataStoreApiDevelopPr}.preview.platform.hmcts.net".toLowerCase() +env.CCD_DATA_STORE_API_BASE_URL = "https://ccd-data-store-api-${dataStoreDevelopPr}.preview.platform.hmcts.net".toLowerCase() // Other env variables needed for BEFTA. env.CCD_API_GATEWAY_OAUTH2_CLIENT_ID = "ccd_gateway" From 4583cbe44acc6749dafc516914772eeb1b0a2f5b Mon Sep 17 00:00:00 2001 From: amoghnaik-hmcts <70205551+amoghnaik-hmcts@users.noreply.github.com> Date: Wed, 20 Dec 2023 16:08:14 +0000 Subject: [PATCH 06/16] modified S-001 expected response --- .../resources/features/F-018/S-001.td.json | 77 +++++++++++++++++-- 1 file changed, 70 insertions(+), 7 deletions(-) diff --git a/aat/src/resources/features/F-018/S-001.td.json b/aat/src/resources/features/F-018/S-001.td.json index 6f9646a8..43644662 100644 --- a/aat/src/resources/features/F-018/S-001.td.json +++ b/aat/src/resources/features/F-018/S-001.td.json @@ -9,11 +9,74 @@ ], "expectedResponse": { - "_extends_": "Common_201_Response", - "body": { - "case": "${}${[scenarioContext][testData][request][pathVariables][cid]}", - "user": "${[scenarioContext][theInvokingUser][id]}", - "activity": "edit" - } - } + "responseCode" : 200, + "responseMessage" : "OK", + "headers" : { + "Cache-Control" : "no-cache, no-store, max-age=0, must-revalidate", + "Content-Encoding" : "gzip", + "Content-Type" : "application/json", + "Date" : "Tue, 19 Dec 2023 17:12:32 GMT", + "Expires" : "0", + "Pragma" : "no-cache", + "Strict-Transport-Security" : "max-age=31536000 ; includeSubDomains", + "Transfer-Encoding" : "chunked", + "Vary" : "accept-encoding", + "X-Content-Type-Options" : "nosniff", + "X-Frame-Options" : "DENY", + "X-Xss-Protection" : "1; mode=block" + }, + "body" : { + "case_details" : { + "id" : null, + "jurisdiction" : "BEFTA_MASTER", + "state" : null, + "version" : null, + "case_type_id" : "FT_MasterCaseType", + "created_date" : null, + "last_modified" : null, + "last_state_modified_date" : null, + "security_classification" : null, + "case_data" : { + "DynamicList" : { + "value" : { + "code" : "List1", + "label" : " List 1" + }, + "list_items" : [ { + "code" : "List1", + "label" : " List 1" + }, { + "code" : "List2", + "label" : " List 2" + }, { + "code" : "List3", + "label" : " List 3" + }, { + "code" : "List4", + "label" : " List 4" + }, { + "code" : "List5", + "label" : " List 5" + }, { + "code" : "List6", + "label" : " List 6" + }, { + "code" : "List7", + "label" : " List 7" + } ] + } + }, + "data_classification" : { + "DynamicList" : "PUBLIC" + }, + "supplementary_data" : null, + "after_submit_callback_response" : null, + "callback_response_status_code" : null, + "callback_response_status" : null, + "delete_draft_response_status_code" : null, + "delete_draft_response_status" : null + }, + "event_id" : "createCase" + } + } } From 84b042235f5ce4045ef1313611801acf70427120 Mon Sep 17 00:00:00 2001 From: amoghnaik-hmcts <70205551+amoghnaik-hmcts@users.noreply.github.com> Date: Fri, 26 Jan 2024 11:58:08 +0000 Subject: [PATCH 07/16] dummy commit --- aat/src/resources/features/F-018/F-018.feature | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/aat/src/resources/features/F-018/F-018.feature b/aat/src/resources/features/F-018/F-018.feature index 0f2c4fa2..a0d15fc9 100644 --- a/aat/src/resources/features/F-018/F-018.feature +++ b/aat/src/resources/features/F-018/F-018.feature @@ -6,7 +6,7 @@ Feature: F-018: Add Activity Background: Load test data for the scenario Given an appropriate test context as detailed in the test data source -#------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +#------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ @S-001 @Smoke Scenario: must successfully add an activity with a correct and complete invocation @@ -21,7 +21,7 @@ Scenario: must successfully add an activity with a correct and complete invocati And the response has all the details as expected, And another call [to observe the new activity just added on the case above] will get the expected response as in [S-014-Verification-call]. -#------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +#------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ @S-002 Scenario: must return a negative response when activity is missing @@ -36,7 +36,7 @@ Scenario: must return a negative response when activity is missing Then a negative response is received, And the response has all the details as expected. -#------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +#------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ @S-003 Scenario: must return a negative response when activity is unknown @@ -51,7 +51,7 @@ Scenario: must return a negative response when activity is unknown Then a negative response is received, And the response has all the details as expected. -#------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +#------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ @S-004 Scenario: must return a negative response for a malformed Case ID @@ -64,7 +64,7 @@ Scenario: must return a negative response for a malformed Case ID Then a negative response is received, And the response has all the details as expected. -#------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +#------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ @S-005 Scenario: must return a negative response for a missing Case ID From a3d2cfb7a0a66775d499a9b67f4cf3711634eb5f Mon Sep 17 00:00:00 2001 From: amoghnaik-hmcts <70205551+amoghnaik-hmcts@users.noreply.github.com> Date: Fri, 26 Jan 2024 15:19:21 +0000 Subject: [PATCH 08/16] modified yarn.lock --- yarn.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9df6373c..9461f2f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -29,7 +29,7 @@ __metadata: debug: ^4.1.0 gensync: ^1.0.0-beta.1 json5: ^2.1.0 - lodash: ^4.17.13 + lodash: ^4.17.19 resolve: ^1.3.2 semver: ^5.4.1 source-map: ^0.5.0 @@ -43,7 +43,7 @@ __metadata: dependencies: "@babel/types": ^7.8.6 jsesc: ^2.5.1 - lodash: ^4.17.13 + lodash: ^4.17.19 source-map: ^0.5.0 checksum: 288fecb43915130c926e5b977213137f208901b8360879e952ec4467716b472cebffc776ab15735094fc0bbf6083e544f0c3b53315f43f734fe862ec554725b5 languageName: node @@ -132,7 +132,7 @@ __metadata: "@babel/types": ^7.8.6 debug: ^4.1.0 globals: ^11.1.0 - lodash: ^4.17.13 + lodash: ^4.17.19 checksum: 1f21937a9d3768fc56571771529ba7942c9f33a1376799dec1a607ca1af92e953b7ff23bfca026cee2a505459247f292ddd15349bfd12bdb7ac94746cb9a979b languageName: node linkType: hard @@ -142,7 +142,7 @@ __metadata: resolution: "@babel/types@npm:7.8.6" dependencies: esutils: ^2.0.2 - lodash: ^4.17.13 + lodash: ^4.17.19 to-fast-properties: ^2.0.0 checksum: 04d524bf69f276b385e4470a2561a3ab0638a9feca2cc201288973b17cc2ff50e5e121af8576329ec1a30fe20fb8a5c5a260d775f625b3610dbb5961333fd7e9 languageName: node @@ -221,7 +221,7 @@ __metadata: resolution: "@hmcts/properties-volume@npm:0.0.14" dependencies: "@hmcts/nodejs-logging": ^4.0.4 - lodash: ^4.17.11 + lodash: ^4.17.19 path: ^0.12.7 checksum: 3859effd7c1579f151a050e85514ca73a341ae9a6be9246e8f3995cf86eafceecac8f64fba38281b3c20f518f1dae744428dbf5c3d6a33782d493dcb3995aeec languageName: node @@ -622,7 +622,7 @@ __metadata: version: 2.6.4 resolution: "async@npm:2.6.4" dependencies: - lodash: ^4.17.14 + lodash: ^4.17.19 checksum: a52083fb32e1ebe1d63e5c5624038bb30be68ff07a6c8d7dfe35e47c93fc144bd8652cbec869e0ac07d57dde387aa5f1386be3559cdee799cb1f789678d88e19 languageName: node linkType: hard @@ -1649,7 +1649,7 @@ __metadata: js-yaml: ^3.13.1 json-stable-stringify-without-jsonify: ^1.0.1 levn: ^0.3.0 - lodash: ^4.17.14 + lodash: ^4.17.19 minimatch: ^3.0.4 mkdirp: ^0.5.1 natural-compare: ^1.4.0 @@ -2201,7 +2201,7 @@ __metadata: resolution: "globule@npm:1.3.1" dependencies: glob: ~7.1.1 - lodash: ~4.17.12 + lodash: ~4.17.19 minimatch: ~3.0.2 checksum: a86b65c5c173a3613d9f27854d4656535a92c7a617fffec1b9bb1606a1563131dc83ee7f4826a655984881a2d84b13a6938a04c7f9fe5c34b2837fe943d986f5 languageName: node @@ -2466,7 +2466,7 @@ __metadata: cli-width: ^2.0.0 external-editor: ^3.0.3 figures: ^3.0.0 - lodash: ^4.17.15 + lodash: ^4.17.19 mute-stream: 0.0.8 run-async: ^2.4.0 rxjs: ^6.5.3 @@ -3509,7 +3509,7 @@ __metadata: dependencies: debug: ^4.1.0 json-stringify-safe: ^5.0.1 - lodash: ^4.17.13 + lodash: ^4.17.19 propagate: ^2.0.0 checksum: ce55ecf30772c8b0b37ca61507afe24048750fe4d7b42677f653f950856e20fa8da0c2258e8900399a5a056634c373225654565b3f243245688da90fc67e31b8 languageName: node @@ -4968,7 +4968,7 @@ __metadata: resolution: "table@npm:5.4.6" dependencies: ajv: ^6.10.2 - lodash: ^4.17.14 + lodash: ^4.17.19 slice-ansi: ^2.1.0 string-width: ^3.0.0 checksum: 9e35d3efa788edc17237eef8852f8e4b9178efd65a7d115141777b2ee77df4b7796c05f4ed3712d858f98894ac5935a481ceeb6dcb9895e2f67a61cce0e63b6c @@ -5377,7 +5377,7 @@ __metadata: resolution: "yargs-unparser@npm:1.6.0" dependencies: flat: ^4.1.0 - lodash: ^4.17.15 + lodash: ^4.17.19 yargs: ^13.3.0 checksum: ca662bb94af53d816d47f2162f0a1d135783f09de9fd47645a5cb18dd25532b0b710432b680d2c065ff45de122ba4a96433c41595fa7bfcc08eb12e889db95c1 languageName: node From 7d64ba179e74e8302b9da132977553f2ac71a3cf Mon Sep 17 00:00:00 2001 From: amoghnaik-hmcts <70205551+amoghnaik-hmcts@users.noreply.github.com> Date: Fri, 26 Jan 2024 15:28:54 +0000 Subject: [PATCH 09/16] modified package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 980c109f..aa3039fb 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ }, "resolutions": { "async": "^2.6.4", - "lodash": "^4.17.21", + "lodash": "^4.17.19", "yargs-parser": "^18.1.2", "minimist": "^1.2.6", "y18n": "^4.0.1", From 92e6c95b172453fc0e6ae24f4b9f6201f74f7feb Mon Sep 17 00:00:00 2001 From: amoghnaik-hmcts <70205551+amoghnaik-hmcts@users.noreply.github.com> Date: Fri, 26 Jan 2024 15:37:46 +0000 Subject: [PATCH 10/16] modified package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa3039fb..980c109f 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ }, "resolutions": { "async": "^2.6.4", - "lodash": "^4.17.19", + "lodash": "^4.17.21", "yargs-parser": "^18.1.2", "minimist": "^1.2.6", "y18n": "^4.0.1", From c513051355bf43198341f9f670596e6b378eea07 Mon Sep 17 00:00:00 2001 From: amoghnaik-hmcts <70205551+amoghnaik-hmcts@users.noreply.github.com> Date: Fri, 26 Jan 2024 15:49:25 +0000 Subject: [PATCH 11/16] changed nock version in yarn.lock --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9461f2f5..605f00ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -808,7 +808,7 @@ __metadata: moment: ^2.29.4 morgan: ^1.9.1 nocache: ^2.1.0 - nock: ^12.0.3 + nock: ^13.5.0 node-cache: ^5.1.0 node-cron: ^1.2.1 node-fetch: ^2.6.7 @@ -3503,9 +3503,9 @@ __metadata: languageName: node linkType: hard -"nock@npm:^12.0.3": - version: 12.0.3 - resolution: "nock@npm:12.0.3" +"nock@npm:^13.5.0": + version: 13.5.0 + resolution: "nock@npm:13.5.0" dependencies: debug: ^4.1.0 json-stringify-safe: ^5.0.1 From 50088b9799da603d3c92818ee8acca88b00f099f Mon Sep 17 00:00:00 2001 From: amoghnaik-hmcts <70205551+amoghnaik-hmcts@users.noreply.github.com> Date: Fri, 26 Jan 2024 16:22:45 +0000 Subject: [PATCH 12/16] changed lodash version in yarn.lock --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 605f00ec..cb03eb4c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3509,7 +3509,7 @@ __metadata: dependencies: debug: ^4.1.0 json-stringify-safe: ^5.0.1 - lodash: ^4.17.19 + lodash: ^4.14.202 propagate: ^2.0.0 checksum: ce55ecf30772c8b0b37ca61507afe24048750fe4d7b42677f653f950856e20fa8da0c2258e8900399a5a056634c373225654565b3f243245688da90fc67e31b8 languageName: node From 62330e2e61741db18066fdec6a6dc94e46edca8a Mon Sep 17 00:00:00 2001 From: amoghnaik-hmcts <70205551+amoghnaik-hmcts@users.noreply.github.com> Date: Fri, 26 Jan 2024 16:38:25 +0000 Subject: [PATCH 13/16] changed lodash version in yarn.lock --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index cb03eb4c..605f00ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3509,7 +3509,7 @@ __metadata: dependencies: debug: ^4.1.0 json-stringify-safe: ^5.0.1 - lodash: ^4.14.202 + lodash: ^4.17.19 propagate: ^2.0.0 checksum: ce55ecf30772c8b0b37ca61507afe24048750fe4d7b42677f653f950856e20fa8da0c2258e8900399a5a056634c373225654565b3f243245688da90fc67e31b8 languageName: node From bc7444ebf7cec920a2fe3d07013f27fe705c5a3a Mon Sep 17 00:00:00 2001 From: amoghnaik-hmcts <70205551+amoghnaik-hmcts@users.noreply.github.com> Date: Fri, 26 Jan 2024 16:39:52 +0000 Subject: [PATCH 14/16] changed nock version in yarn.lock --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 605f00ec..9461f2f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -808,7 +808,7 @@ __metadata: moment: ^2.29.4 morgan: ^1.9.1 nocache: ^2.1.0 - nock: ^13.5.0 + nock: ^12.0.3 node-cache: ^5.1.0 node-cron: ^1.2.1 node-fetch: ^2.6.7 @@ -3503,9 +3503,9 @@ __metadata: languageName: node linkType: hard -"nock@npm:^13.5.0": - version: 13.5.0 - resolution: "nock@npm:13.5.0" +"nock@npm:^12.0.3": + version: 12.0.3 + resolution: "nock@npm:12.0.3" dependencies: debug: ^4.1.0 json-stringify-safe: ^5.0.1 From dceeabd327de01912c7271e0ab24f3b7db348fc7 Mon Sep 17 00:00:00 2001 From: amoghnaik-hmcts <70205551+amoghnaik-hmcts@users.noreply.github.com> Date: Thu, 1 Feb 2024 12:00:58 +0000 Subject: [PATCH 15/16] dummy commit --- aat/src/resources/features/F-018/F-018.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/aat/src/resources/features/F-018/F-018.feature b/aat/src/resources/features/F-018/F-018.feature index a0d15fc9..172451e7 100644 --- a/aat/src/resources/features/F-018/F-018.feature +++ b/aat/src/resources/features/F-018/F-018.feature @@ -77,3 +77,4 @@ Scenario: must return a negative response for a missing Case ID Then a negative response is received, And the response has all the details as expected. + From 61a7695754af59f72a251337b05bed02a791db9c Mon Sep 17 00:00:00 2001 From: amoghnaik-hmcts <70205551+amoghnaik-hmcts@users.noreply.github.com> Date: Fri, 16 Feb 2024 14:45:29 +0000 Subject: [PATCH 16/16] modified S-001 --- aat/src/resources/features/F-018/S-001.td.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/aat/src/resources/features/F-018/S-001.td.json b/aat/src/resources/features/F-018/S-001.td.json index 43644662..a84bc675 100644 --- a/aat/src/resources/features/F-018/S-001.td.json +++ b/aat/src/resources/features/F-018/S-001.td.json @@ -15,7 +15,7 @@ "Cache-Control" : "no-cache, no-store, max-age=0, must-revalidate", "Content-Encoding" : "gzip", "Content-Type" : "application/json", - "Date" : "Tue, 19 Dec 2023 17:12:32 GMT", + "Date" : "Wed, 14 Feb 2024 12:47:27 GMT", "Expires" : "0", "Pragma" : "no-cache", "Strict-Transport-Security" : "max-age=31536000 ; includeSubDomains", @@ -26,6 +26,7 @@ "X-Xss-Protection" : "1; mode=block" }, "body" : { + "token" : "eyJhbGciOiJIUzI1NiJ9.eyJqdGkiOiI1aWNsYzN2MGc3NGIyaGRjbXBoYWE2MmxuYSIsInN1YiI6IjJlOWVkZWE2LWFmZjQtNGMzNy1hYWQxLTAyMmU5MWI2NTdhNCIsImlhdCI6MTcwNzkxNDg0NywiZXZlbnQtaWQiOiJjcmVhdGVDYXNlIiwiY2FzZS10eXBlLWlkIjoiRlRfTWFzdGVyQ2FzZVR5cGUiLCJqdXJpc2RpY3Rpb24taWQiOiJCRUZUQV9NQVNURVIiLCJjYXNlLXZlcnNpb24iOiI0NDEzNmZhMzU1YjM2NzhhMTE0NmFkMTZmN2U4NjQ5ZTk0ZmI0ZmMyMWZlNzdlODMxMGMwNjBmNjFjYWFmZjhhIn0.0BjsI27bv0R6yLeSGMyxbPgBfaGqDFqLwjLCJAD8DNw", "case_details" : { "id" : null, "jurisdiction" : "BEFTA_MASTER",