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

itests: expand end to end test suite to include node.js process with a wasm connection #19

Open
2 tasks
Roasbeef opened this issue Nov 13, 2021 · 0 comments
Assignees

Comments

@Roasbeef
Copy link
Member

We should extend our test suite to also cover the browser portion. We leanred earlier this week that Go will actually change the wasm_exec.js from time to time. To increase confidence in the changes we make, we should also extend the test suite to exercise the browser portion of the system.

Steps To Completion

  • Within the integration tests, spin a simple node.js process (or some headless browser system) that's loaded with the sample WASM client.
  • In addition to the Go client, use the above client within the integration tests (by Go version) to exercise full end to end behavior.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants