Skip to content

Conversation

@AriPerkkio
Copy link
Member

@AriPerkkio AriPerkkio force-pushed the test/webcontainer-tests branch 6 times, most recently from 96d9625 to 071cd24 Compare April 22, 2025 14:13
@AriPerkkio AriPerkkio force-pushed the test/webcontainer-tests branch 16 times, most recently from c9073fc to 9eebb97 Compare April 28, 2025 13:07
@AriPerkkio AriPerkkio force-pushed the test/webcontainer-tests branch 3 times, most recently from 4904ef3 to f261d2f Compare April 28, 2025 13:21
@AriPerkkio AriPerkkio marked this pull request as ready for review April 28, 2025 13:29
app.replace('Hello from {{ name }}!', 'File edited')
);

await preview.getByRole('heading', { level: 1, name: 'File edited' });
Copy link
Member

Choose a reason for hiding this comment

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

Love that these tests are also testing:

  • A dev server running
  • HMR working

So much done in so little 🤌

Copy link
Member

@Nemikolh Nemikolh left a comment

Choose a reason for hiding this comment

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

This looks like a fantastic start to me 🤩

Comment on lines +10 to +11
// TODO: Enable once Expo works on WebContainer again
exclude: ['test/bolt-expo.test.ts'],
Copy link
Member Author

Choose a reason for hiding this comment

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

Expo projects are broken on WebContainers atm:

image

@AriPerkkio AriPerkkio merged commit ca42b0a into stackblitz:main May 5, 2025
3 checks passed
@AriPerkkio AriPerkkio deleted the test/webcontainer-tests branch May 5, 2025 07:03
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