automerge/automerge-js
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
..
src import the uuid tests 2021-12-22 15:36:57 -05:00
test import the uuid tests 2021-12-22 15:36:57 -05:00
.gitignore init 2021-08-30 14:09:14 -04:00
package.json Run the js_test in CI 2021-12-30 17:30:38 -05:00