HDPI-6501-Caseworker-Review-Dates-Automation#2219
Conversation
DB breaking change scanRecommended reading: HMCTS zero-downtime database deployments No potentially breaking database changes were detected in the changed Flyway migration This check only scans changed Run details: https://github.com/hmcts/pcs-api/actions/runs/29736688409?check_suite_focus=true |
…orker-Review-Dates-Automation
CCD diff summary👉 Full report: https://github.com/hmcts/pcs-api/actions/runs/29736688579?check_suite_focus=true AuthorisationCaseState.json
CaseField.json
AuthorisationCaseEvent/AuthorisationCaseEvent.json
AuthorisationCaseField/wlu-team-leader.json
AuthorisationCaseField/wlu-admin.json
AuthorisationCaseField/leadership-judge.json
AuthorisationCaseField/judge.json
AuthorisationCaseField/hearing-centre-admin.json
AuthorisationCaseField/fee-paid-judge.json
AuthorisationCaseField/ctsc.json
AuthorisationCaseField/ctsc-team-leader.json
AuthorisationCaseField/circuit-judge.json
CaseEvent/addCaseReviewDate.json
ComplexTypes/ReviewDate.json
CaseEventToFields/addCaseReviewDate.json
FixedLists/ReviewReason.json
|
…s-Automation' into HDPI-6501-Caseworker-Review-Dates-Automation
…orker-Review-Dates-Automation
…s-Automation' into HDPI-6501-Caseworker-Review-Dates-Automation
…orker-Review-Dates-Automation
srinijg
left a comment
There was a problem hiding this comment.
Since changes made to common actions pls run full regression
…orker-Review-Dates-Automation
| } | ||
|
|
||
| private async confirmReviewDatesAdded(): Promise<void> { | ||
| await performValidation('text', { elementType: 'paragraph', text: 'Case number: ' + caseInfo.fid }); |
There was a problem hiding this comment.
Do we need these manual validations since we have auto content validation?
Gautham059
left a comment
There was a problem hiding this comment.
Action needed for future:
- Error validation needs to be improved as the data files are having logic info rather than pure data.
- Action files are meant for having the page level actions and all the functional tests like error validation must not be tightly coupled with the e2e flow. This is an important action to maintain the uniformity across the repos.
@PadmaDeenadayalan please create stories for these on the QAI board and will discuss these in our next improvements meeting.
…orker-Review-Dates-Automation
…orker-Review-Dates-Automation
…orker-Review-Dates-Automation
739a7c1
into
HDPI-6501-caseworker-review-dates
Jira link
See HDPI-6501
Change description
Automate ExUI CaseWorker Review dates Screens
Testing done
Checklist