automerge/scripts/ci
Alex Good de5332af05 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-30 17:30:38 -05:00
..
advisory Add deny.toml and a script for calling cargo deny 2021-12-24 10:18:16 -08:00
build-test Add script to run tests 2021-12-24 10:18:16 -08:00
docs Add script to run cargo fmt 2021-12-24 10:18:16 -08:00
fmt Add script to run cargo fmt 2021-12-24 10:18:16 -08:00
js_tests Run the js_test in CI 2021-12-30 17:30:38 -05:00
lint Add script to run clippy 2021-12-24 10:18:16 -08:00
run Run the js_test in CI 2021-12-30 17:30:38 -05:00