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

Selenium-style tests for wasmer.sh #4052

Merged
merged 17 commits into from
Jul 10, 2023
Merged

Selenium-style tests for wasmer.sh #4052

merged 17 commits into from
Jul 10, 2023

Conversation

Michael-F-Bryan
Copy link
Contributor

@Michael-F-Bryan Michael-F-Bryan commented Jul 4, 2023

This fixes #4051 by using the fantoccini crate to spin up a browser and inject some JavaScript code that taps into xterm.js so we can start testing wasmer.sh.

@Michael-F-Bryan Michael-F-Bryan marked this pull request as ready for review July 4, 2023 08:46
@Michael-F-Bryan Michael-F-Bryan enabled auto-merge July 4, 2023 08:56
Copy link
Contributor

@theduke theduke left a comment

Choose a reason for hiding this comment

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

Looks sensible to me, though we should also implement running the snapshot tests soon-ish.

tests/wasmer-web/Cargo.toml Show resolved Hide resolved
tests/wasmer-web/tests/wasi-web.rs Show resolved Hide resolved
@Michael-F-Bryan Michael-F-Bryan merged commit 8f02600 into master Jul 10, 2023
@Michael-F-Bryan Michael-F-Bryan deleted the selenium-tests branch July 10, 2023 04:22
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.

Integration tests for wasmer.sh
3 participants