Skip to content

chore(tests): use a neutral example host in the base_url test - #5

Merged
routeplane-ops merged 1 commit into
mainfrom
chore/neutral-example-host
Aug 6, 2026
Merged

chore(tests): use a neutral example host in the base_url test#5
routeplane-ops merged 1 commit into
mainfrom
chore/neutral-example-host

Conversation

@routeplane-ops

@routeplane-ops routeplane-ops commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

The base_url override test used a real customer's branded gateway hostname. A public SDK test should not name an actual deployment.

Replaced with gateway.example.com. The assertion is unchanged in substance — it checks that a caller-supplied base_url reaches the underlying client verbatim, and any host proves that equally well.

Found while sweeping all four public repos for customer and founder names, after the same class of leak turned up in the Community Edition test fixtures. routeplane-devtools and routeplane-api-docs scanned clean (positive-controlled, so a silently-broken scan would have shown itself).

The base_url override test used a real customer's branded gateway
hostname. A public SDK test should not name an actual deployment.

Replaced with `gateway.example.com`. The assertion is unchanged in
substance -- it checks that a caller-supplied base_url reaches the
underlying client verbatim, and any host proves that equally well.
@routeplane-ops
routeplane-ops merged commit ef1dfca into main Aug 6, 2026
6 checks passed
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