mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 03:02:28 +03:00
5ec8e2f2a0
* 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 |
||
---|---|---|
.. | ||
jest | ||
README.md |
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!