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 browser testing #326

Closed
sfroment opened this issue Jan 8, 2025 · 1 comment · Fixed by #343
Closed

Add browser testing #326

sfroment opened this issue Jan 8, 2025 · 1 comment · Fixed by #343
Assignees

Comments

@sfroment
Copy link
Member

sfroment commented Jan 8, 2025

Browser testing

The idea is to have a test with a headless browser with one of the examples to be sure before merging that nothing broke.

How to do

  • Probably use some e2e framework, (cypress, playright, puppeteer ...)
  • Run at least 2 instance of the browser
  • Check the bootstrap peers are appearing
  • Check that the 2 browser can connect to the same CRO and see each other
  • Check that they can receive the update from the other instance (like if we use the grid make sure we receive the movement, or if chat that we receive the message...)
@sfroment
Copy link
Member Author

fixed by: #343

@d-roak d-roak linked a pull request Jan 14, 2025 that will close this issue
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 a pull request may close this issue.

1 participant