Skip to content

Conversation

sjinks
Copy link
Member

@sjinks sjinks commented Aug 23, 2025

Description

  • Update jest to 30.0.5;
  • Update supertest to 6.4.3;
  • Refactor tests to use supertest API for assertions (knowe thy librarie).

It is not possible to update supertest to 7.x because it trims the trailing question mark on URLs without a query string. /cache-healthcheck? turns into /cache-healthcheck and tests fail.

Steps to Test

npm cit must complete without failures.

@sjinks sjinks self-assigned this Aug 23, 2025
@sjinks sjinks force-pushed the update/testing branch 2 times, most recently from 8e41e0e to c2dee8b Compare August 23, 2025 19:33
rinatkhaziev
rinatkhaziev previously approved these changes Sep 26, 2025
@sjinks sjinks merged commit 503f4bf into trunk Sep 26, 2025
3 checks passed
@sjinks sjinks deleted the update/testing branch September 26, 2025 22:37
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.

2 participants