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

[WASM] Add wasm-bindgen-test to CI and add a test and instructions for how to test the wasm wrapper. #162

Open
daidoji opened this issue Dec 15, 2023 · 0 comments

Comments

@daidoji
Copy link
Collaborator

daidoji commented Dec 15, 2023

  1. Add wasm-bindgen-test showing how to test for the Dater implemention example.
  2. Add wasm tests to CI of base repository
  3. Add documentation on how to write a wasm-bindgen-test for the wrapper.

Per PR review comment #155 (comment)

daidoji added a commit to daidoji/cesride that referenced this issue Dec 18, 2023
Added a wasm-bindgen-test that runs for the DaterWrapper.

Also added wasm-tests to github actions as well as an updated section to
the READMEs detailing how to test the wasm crate.

Addresses cesride issue WebOfTrust#162
daidoji added a commit to daidoji/cesride that referenced this issue Dec 18, 2023
Added a wasm-bindgen-test that runs for the DaterWrapper.

Also added wasm-tests to github actions as well as an updated section to
the READMEs detailing how to test the wasm crate.

Addresses cesride issue WebOfTrust#162
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

No branches or pull requests

1 participant