Files
tauri/test
nothingismagick 60f015701b fix/cli - updates (#46)
* fix(cli): watch tauri.conf.js

* fix(cli): use window.external

* fix(naming): purge cruft
2019-10-15 14:53:34 +02:00
..
2019-10-15 14:53:34 +02:00

TESTING

There are a number of tests that we need to cover:

  • Unit tests for JS
  • Unit tests for Webview
  • Unit tests for Rust

Help wanted!