Skip to content

Conversation

@jsed-nhs
Copy link
Contributor

@jsed-nhs jsed-nhs commented Jan 5, 2026

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Checklist:

  • My work is behind a feature toggle (if appropriate)
  • If my work is behind a feature toggle, I've added a full suite of tests for both the ON and OFF state
  • The ticket number is in the Pull Request title, with format "APPT-XXX: My Title Here"
  • I have ran npm tsc / lint (in the future these will be ran automatically)
  • My code generates no new .NET warnings (in the future these will be treated as errors)
  • If I've added a new Function, it is disabled in all but one of the terraform groups (e.g. http_functions)
  • If I've added a new Function, it has both unit and integration tests. Any request body validators have unit tests also
  • If I've made UI changes, I've added appropriate Playwright and Jest tests
  • If I've added/updated an end-point, I've added the appropriate annotations and tested the Swagger documentation reflects the change

jsed-nhs and others added 2 commits January 5, 2026 16:08
Kick bad test data and make variable easier to bump.

(cherry picked from commit 35ad0f7)

# Conflicts:
#	src/client/testing/tests/availability/availability.spec.ts
APPT-1572 enabling the disabled timer function for Auto Cancellations
across all environments

# Checklist:

- [] My work is behind a feature toggle (if appropriate)
- [] If my work is behind a feature toggle, I've added a full suite of
tests for both the ON and OFF state
- [X] The ticket number is in the Pull Request title, with format
"APPT-XXX: My Title Here"
- [] I have ran npm tsc / lint (in the future these will be ran
automatically)
- [] My code generates no new .NET warnings (in the future these will be
treated as errors)
- [] If I've added a new Function, it is disabled in all but one of the
terraform groups (e.g. http_functions)
- [] If I've added a new Function, it has both unit and integration
tests. Any request body validators have unit tests also
- [] If I've made UI changes, I've added appropriate Playwright and Jest
tests
- [] If I've added/updated an end-point, I've added the appropriate
annotations and tested the Swagger documentation reflects the change

(cherry picked from commit a01c84f)
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 5, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants