Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add automatic tests for server-side rendering (SSR) #479

Closed
divdavem opened this issue Feb 12, 2024 · 2 comments
Closed

Add automatic tests for server-side rendering (SSR) #479

divdavem opened this issue Feb 12, 2024 · 2 comments
Assignees
Labels
Milestone

Comments

@divdavem
Copy link
Member

Currently we do not have automatic tests of our components in a server-side rendering setup.
Note that for Svelte, it was manually tested and did not work (last time it was tested) as reported in #28.

@divdavem divdavem added the test label Feb 12, 2024
@divdavem divdavem changed the title Add automatic tests for server-side rendering Add automatic tests for server-side rendering (SSR) Feb 12, 2024
@divdavem
Copy link
Member Author

Note that we probably need to implement #481 for SSR to work (especially with Svelte).

@quentinderoubaix quentinderoubaix added this to the v1.0 milestone Feb 16, 2024
@quentinderoubaix quentinderoubaix modified the milestones: v1.0, v0.3 Mar 8, 2024
@divdavem
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants