singlestore-wasm-toolkit icon indicating copy to clipboard operation
singlestore-wasm-toolkit copied to clipboard

ci: add writ tests

Open ricochet opened this issue 3 years ago • 0 comments

  • changed make target for test to depend on a wasm module. That way we can test both release and debug in the CI.
  • If I spied rust unit tests, I added those to the make target. We could also consider gtests for C++ examples in the future.

ricochet avatar Jul 27 '22 20:07 ricochet