Skip to content

Introduce parameterized query attributes for GrantTypeSqlQueryBuilder - #2931

Open
aktaskaan wants to merge 12 commits into
masterfrom
ccd_5259_ccd_6209
Open

Introduce parameterized query attributes for GrantTypeSqlQueryBuilder#2931
aktaskaan wants to merge 12 commits into
masterfrom
ccd_5259_ccd_6209

Update build.gradle

a0e5aeb
Select commit
Loading
Failed to load commit list.
hmcts-jenkins-a-to-c / Tests / Functional Test - preview failed Jul 30, 2026 in 0s

F-1003: Submit Case Creation.Submit case creation with a document and the callback echoes the data - document must be persisted failed

F-1003: Submit Case Creation.Submit case creation with a document and the callback echoes the data - document must be persisted failed

Details

F-1003: Submit Case Creation.Submit case creation with a document and the callback echoes the data - document must be persisted

Response code '403' is not a success code.
Stack trace
java.lang.AssertionError: Response code '403' is not a success code.
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at uk.gov.hmcts.befta.player.DefaultBackEndFunctionalTestScenarioPlayer.verifyThatAPositiveResponseWasReceived(DefaultBackEndFunctionalTestScenarioPlayer.java:569)
	at ✽.a positive response is received,(file:///opt/jenkins/workspace/_to_c_ccd-data-store-api_PR-2931/src/aat/resources/features/F-1003%20-%20Case%20Creation%20With%20Documents/F-1003.feature:181)
Standard out
Given an appropriate test context as detailed in the test data source.......passed
Given a user with [an active caseworker profile in CCD with full permissions on a document field],.passed
And a successful call [to upload a document with mandatory metadata] as in [Default_Document_Upload_Data_46],.passed
And a successful call [to register a document echo callback stub with the ccd-test-stubs service] as in [Register_Doc_Echo_Stub],.passed
And a successful call [to create a token for case creation] as in [S-1046_Case_Data_Create_Token_Creation],.passed
When a request is prepared with appropriate values,.........................passed
And the request [contains a document with a valid hash token],..............passed
And it is submitted to call the [Submit Case Creation] operation of [CCD Data Store],.passed
Then a positive response is received,.......................................failed
And the response [contains the document attached to the case],..............skipped
And the response has all other details as expected..........................skipped