Skip to content

test(e2e): Add optional SolidStart 2 E2E test - #22816

Open
s1gr1d wants to merge 2 commits into
developfrom
sig/solidstart-2
Open

test(e2e): Add optional SolidStart 2 E2E test#22816
s1gr1d wants to merge 2 commits into
developfrom
sig/solidstart-2

Conversation

@s1gr1d

@s1gr1d s1gr1d commented Jul 29, 2026

Copy link
Copy Markdown
Member

Copies the solidstart E2E test app and updates the version. The diff of the actual changes can be seen in the separate commit - I added a commit where the app was just copied, and a commit where the version was updated.

To properly support this version, we would need to make some changes in the SDK as it's very vinxi-oriented.

Right now, the server config is added like this through the build script: vite build && cp src/instrument.server.ts .output/server/instrument.server.mjs

More infos on the migration: https://docs.solidjs.com/solid-start/v2/migrating-from-v1

@s1gr1d
s1gr1d marked this pull request as draft July 29, 2026 12:18
@s1gr1d
s1gr1d force-pushed the sig/solidstart-2 branch from af51c02 to a3269b7 Compare July 29, 2026 13:27
@s1gr1d
s1gr1d marked this pull request as ready for review July 29, 2026 13:32
@s1gr1d
s1gr1d force-pushed the sig/solidstart-2 branch from a3269b7 to 6afbaaf Compare July 29, 2026 13:44
@s1gr1d
s1gr1d requested review from andreiborza and nicohrubec July 29, 2026 13:48

@andreiborza andreiborza left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neato

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.

3 participants