Skip to content

Conversation

@yanxue-22
Copy link
Contributor

@yanxue-22 yanxue-22 commented Oct 17, 2025

Ticket: DX-1301

Added test case to verify that middleware modifications to the request object persist through the middleware chain.

This addresses the issue where normal Express middleware behavior wasn't being tested with a realistic use case.

@yanxue-22 yanxue-22 requested a review from a team as a code owner October 17, 2025 02:39
@yanxue-22 yanxue-22 force-pushed the DX-1301-Test-For-Lost-Request-Data branch from bd8ee11 to 15bc43d Compare October 17, 2025 02:42
@yanxue-22 yanxue-22 changed the title test: add test for middleware that modifies req object test: add test for middleware that modifies request object Oct 17, 2025
Added test case to verify that middleware modifications to the req
object persist through the middleware chain. This addresses the issue
where normal Express middleware behavior wasn't being tested with a
realistic use case.
@yanxue-22 yanxue-22 force-pushed the DX-1301-Test-For-Lost-Request-Data branch from 15bc43d to b3c6bb1 Compare October 17, 2025 20:15
@yanxue-22 yanxue-22 closed this Oct 17, 2025
@yanxue-22 yanxue-22 deleted the DX-1301-Test-For-Lost-Request-Data branch November 4, 2025 01:04
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