Commit Graph

4 Commits

Author SHA1 Message Date
Hendrik Eeckhaut
68c4a23598 test: added Rust WASM test for the Verifier
+ Run WASM test with GitHub actions
2024-03-08 11:54:50 +01:00
tsukino
bc93d4e46b fix(wasm): change commit_sent to commit_recv (#23)
* fix(wasm): change commit_sent to commit_recv

* fix: fix tests (alpha4)

* test: Test redactions

* fix: skip puppeteer chrome install

* chore: fix linter

---------

Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org>
2024-02-22 10:54:35 -05:00
tsukino
644ece89e3 chore: fix test specs (#20) 2024-02-16 05:03:00 -05:00
tsukino
079f1a314c chore: add unit test using puppeteer (#12)
* chore: add unit test using puppeteer

* chore: add package-lock

* chore: add package-lock

* fix: temporary workaround for issue in time crate

* experimenting with tests

* chore: make testRunner more modular

* feat: add simple-verify test

* chore: add test to github action

---------

Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org>
2024-02-08 21:45:31 -05:00