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 WASM tests #63

Merged
merged 2 commits into from
Jul 26, 2021
Merged

Add WASM tests #63

merged 2 commits into from
Jul 26, 2021

Conversation

MikkelPaulson
Copy link
Collaborator

Adds tests of the WASM binary in supported browsers (Chrome, Firefox, and Safari). Affected tests are now covered by the GitHub test runner.

Resolves #62.

Tests cover basic WASM behaviour: motd, autocomplete, and commands with
memory eviction. JS end-to-end tests are not covered.
Eyy, I'm a YAML developer again! Updated GitHub Actions config to
include WASM test coverage in Firefox, Chrome, and Safari.
@MikkelPaulson MikkelPaulson merged commit 78bc4be into main Jul 26, 2021
@MikkelPaulson MikkelPaulson deleted the add-wasm-tests branch July 26, 2021 15:10
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.

Add in-browser WASM tests
1 participant