Skip to content

testapp: honor eventCaptureBaseUrl from e2e configure payload#131

Merged
bpapillon merged 1 commit into
mainfrom
testapp-event-capture-url
Jun 3, 2026
Merged

testapp: honor eventCaptureBaseUrl from e2e configure payload#131
bpapillon merged 1 commit into
mainfrom
testapp-event-capture-url

Conversation

@bpapillon
Copy link
Copy Markdown
Contributor

The sdk-e2e harness passes eventCaptureBaseUrl in the /configure payload, but the testapp never mapped it into SDK options, so the SDK fell back to its default capture endpoint (production c.schematichq.com). All events from e2e runs against dev silently vanished into prod, which made every event-dependent test (TestIdentify, TestTrackEvent, and the new metric-propagation case in SchematicHQ/actions#472) fail or time out.

Verified locally: with this fix, the full sdk-e2e suite passes in datastream mode against api.schematichq.dev.

@bpapillon bpapillon marked this pull request as ready for review June 3, 2026 18:18
@bpapillon bpapillon requested a review from a team as a code owner June 3, 2026 18:18
@bpapillon bpapillon merged commit 0b9dc7c into main Jun 3, 2026
5 checks passed
@bpapillon bpapillon deleted the testapp-event-capture-url branch June 3, 2026 21:26
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