Skip to content

fix: Update express and supertest#1810

Open
jasonchung1871 wants to merge 3 commits intobcgov:mainfrom
jasonchung1871:update-express-supertest
Open

fix: Update express and supertest#1810
jasonchung1871 wants to merge 3 commits intobcgov:mainfrom
jasonchung1871:update-express-supertest

Conversation

@jasonchung1871
Copy link
Contributor

Express and supertest have been updated to new major versions with potentially breaking changes. These tests are updated to return a resolved value as that is what is expected from the async calls.

Description

Type of Change

Checklist

  • I have read the CONTRIBUTING doc
  • I have checked that unit tests pass locally with my changes
  • I have run the npm script lint on the frontend and backend
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • I have approval from the product owner for the contribution in this pull request

Further comments

jasonchung1871 and others added 3 commits January 20, 2026 09:26
Express and supertest have been updated to new major versions with potentially breaking changes.
These tests are updated to return a resolved value as that is what is expected from the async calls.
Updated the test to pass because of what is expected however this doesn't resolve the underlying issue.
@sonarqubecloud
Copy link

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.

1 participant