tauri/test
nothingismagick 5ec8e2f2a0
feat/web-view (#52)
* feat(web-view): revert to now well-maintained upstream web-view [WIP]

* feat(tests): add jest testing, first test

* feat(lint): install, config and fix
2019-11-16 19:51:46 +01:00
..
jest feat/web-view (#52) 2019-11-16 19:51:46 +01:00
README.md fix/cli - updates (#46) 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!