automerge/automerge-wasm/automerge-js/test
Alex Good 74a8af6ca6
Run the js_test in CI
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.
2021-12-24 23:11:17 +00:00
..
basic_test.js Run the js_test in CI 2021-12-24 23:11:17 +00:00
columnar_test.js Run the js_test in CI 2021-12-24 23:11:17 +00:00
helpers.js Run the js_test in CI 2021-12-24 23:11:17 +00:00
legacy_tests.js Run the js_test in CI 2021-12-24 23:11:17 +00:00
sync_test.js Run the js_test in CI 2021-12-24 23:11:17 +00:00
text_test.js Run the js_test in CI 2021-12-24 23:11:17 +00:00
uuid_test.js Run the js_test in CI 2021-12-24 23:11:17 +00:00