Commit 58c6913
committed
feat: implement integration tests
- Sanity tests for the TS to Tauri commands
- Tests for wrapper.rs, to which the commands directly delegate
- Remove (up til now) unused code from lib.rs
- Configure to run all tests in CI1 parent 757ce9f commit 58c6913
12 files changed
Lines changed: 4881 additions & 2517 deletions
File tree
- .github/workflows
- crates/sqlx-sqlite-conn-mgr
- src
- tests
- guest-js
- src
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
0 commit comments