mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* 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
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!