Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSCSCI-1347 moving to nonprod #4228

Merged
merged 1 commit into from
Dec 13, 2024
Merged

SSCSCI-1347 moving to nonprod #4228

merged 1 commit into from
Dec 13, 2024

Conversation

nilay913
Copy link
Contributor

Jira link

See PROJ-XXXXXX

Change description

Testing done

Checklist

  • commit messages are meaningful and follow good commit message guidelines
  • README and other documentation has been updated / added (if needed)
  • tests have been updated / new tests has been added (if needed)
  • Does this PR introduce a breaking change

@nilay913 nilay913 requested a review from a team as a code owner December 13, 2024 10:03
Copy link

CCD diff report

CaseEventToFields/CaseEventToFields.json

ShowSummaryContentOptionCaseEventFieldLabelPageColumnNumberShowSummaryChangeOptionFieldShowConditionRetainHiddenValuePageShowConditionPageLabelPageIDPageFieldDisplayOrderPageDisplayOrderDisplayContextCaseFieldIDCaseEventIDCallBackURLMidEvent
-
-
-
-Y
-
-
-
-
-1.0
-6
-1
-MANDATORY
-isFqpmRequired
-updateListingRequirements
-
-
-
-
-Y
-isFqpmRequired = "DONOTSHOW"
-
-
-
-1.0
-6
-1
-READONLY
-appeal
-updateListingRequirements
-
-
-
-
-Y
-appeal.benefitType.code = "infectedBloodCompensation"
-
-
-
-1.0
-7
-1
-MANDATORY
-isMedicalMemberRequired
-updateListingRequirements
-

CaseEventToFields/CaseEventToFields-nonprod.json

CaseEventIDCaseFieldIDDisplayContextPageDisplayOrderPageFieldDisplayOrderPageIDShowSummaryChangeOption
+updateListingRequirements
+isFqpmRequired
+MANDATORY
+1
+6
+1.0
+Y
+updateListingRequirements
+appeal
+READONLY
+isFqpmRequired = "DONOTSHOW"
+1
+6
+1.0
+Y
+updateListingRequirements
+isMedicalMemberRequired
+MANDATORY
+1
+7
+1.0
+Y
+appeal.benefitType.code = "infectedBloodCompensation"

Copy link

Integration Tests results

   82 files  ±0     82 suites  ±0   8m 54s ⏱️ -50s
1 424 tests ±0  1 416 ✅ ±0  8 💤 ±0  0 ❌ ±0 
1 425 runs  ±0  1 417 ✅ ±0  8 💤 ±0  0 ❌ ±0 

Results for commit 0aed6bb. ± Comparison against base commit 1191ec5.

This pull request removes 9 and adds 9 tests. Note that renamed tests count towards both.
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(DIRECTION_ISSUED_WELSH) [4]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(LIBERTY_TO_APPLY_GRANTED) [9]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(LIBERTY_TO_APPLY_REFUSED) [7]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(PROCESS_AUDIO_VIDEO) [6]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(PROCESS_AUDIO_VIDEO_WELSH) [0]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(SET_ASIDE_GRANTED) [5]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(SET_ASIDE_REFUSED) [2]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(SOR_EXTEND_TIME) [8]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(SOR_REFUSED) [1]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(DIRECTION_ISSUED_WELSH) [0]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(LIBERTY_TO_APPLY_GRANTED) [6]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(LIBERTY_TO_APPLY_REFUSED) [2]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(PROCESS_AUDIO_VIDEO) [1]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(PROCESS_AUDIO_VIDEO_WELSH) [4]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(SET_ASIDE_GRANTED) [8]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(SET_ASIDE_REFUSED) [9]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(SOR_EXTEND_TIME) [7]
uk.gov.hmcts.reform.sscs.tyanotifications.config.BundledNotificationsConfigTestIt ‑ given_bundledLetters_should_notHaveTemplate(SOR_REFUSED) [5]

@linusnorton linusnorton merged commit 7b1d422 into master Dec 13, 2024
9 checks passed
@linusnorton linusnorton deleted the 1347-fix--2 branch December 13, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants