tauri/test
2019-11-17 22:30:14 +01:00
..
jest feat(icons): add and test icon generation for tauri (#55) 2019-11-17 22:30:14 +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!