mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* fix(cli): watch tauri.conf.js * fix(cli): use window.external * fix(naming): purge cruft
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!