Skip to content

test/nginx: prefix test-specific server endpoints#2046

Merged
alxndrsn merged 3 commits into
getodk:nextfrom
alxndrsn:mock-endpoint-prefixes
Jul 7, 2026
Merged

test/nginx: prefix test-specific server endpoints#2046
alxndrsn merged 3 commits into
getodk:nextfrom
alxndrsn:mock-endpoint-prefixes

Conversation

@alxndrsn

@alxndrsn alxndrsn commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Help reason about routing by clearly delineating test-specific paths from those which are shadowing real paths.

What has been done to verify that this works as intended?

  • ci

Why is this the best possible solution? Were any other approaches considered?

This is helpful. Also this allows more guards (e.g. path-specific middleware) to be added later to ensure correct use of these APIs.

How does this change impact users? Describe intentional behavior changes from code updates. What are the regression risks?

No change - just test code.

Does this change require updates to documentation? If so, please file an issue here and include the link below.

No.

Help reason about routing by clearly delineating test-specific paths from those which are shadowing real paths.
@alxndrsn alxndrsn changed the base branch from master to next July 6, 2026 09:37
@alxndrsn alxndrsn marked this pull request as ready for review July 6, 2026 09:38
@alxndrsn alxndrsn marked this pull request as draft July 6, 2026 09:39
@alxndrsn alxndrsn marked this pull request as ready for review July 6, 2026 09:39
@alxndrsn alxndrsn merged commit 265f561 into getodk:next Jul 7, 2026
7 checks passed
@alxndrsn alxndrsn deleted the mock-endpoint-prefixes branch July 7, 2026 03:29
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