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

Run the js tests in CI #253

Merged
merged 1 commit into from
Dec 30, 2021
Merged

Run the js tests in CI #253

merged 1 commit into from
Dec 30, 2021

Conversation

alexjg
Copy link
Collaborator

@alexjg alexjg commented Dec 24, 2021

We add a script for running the js tests in scripts/ci/js_tests. This
script can also be run locally. We move the automerge-js package to
below the automerge-wasm crate as it is specifically testing the wasm
interface. We also add an action to the github actions workflow for CI
to run the js tests.

@alexjg alexjg requested a review from orionz December 24, 2021 23:12
@alexjg alexjg changed the title Run the js_test in CI Run the js tests in C Dec 24, 2021
@alexjg alexjg changed the title Run the js tests in C Run the js tests in CI Dec 24, 2021
@alexjg alexjg force-pushed the run-js-tests-in-ci branch 3 times, most recently from d498ee7 to 3a0eae4 Compare December 29, 2021 23:24
We add a script for running the js tests in `scripts/ci/js_tests`. This
script can also be run locally. We move the `automerge-js` package to
below the `automerge-wasm` crate as it is specifically testing the wasm
interface. We also add an action to the github actions workflow for CI
to run the js tests.
@orionz orionz merged commit de5332a into experiment Dec 30, 2021
@orionz orionz deleted the run-js-tests-in-ci branch June 16, 2022 19:45
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.

None yet

2 participants