gitbutler/crates/gitbutler-tauri/tests
Sebastian Thiel fb9db89e1b
remove '_pure' functions in favor of creating a full handler in tests.
The `pure` functions were from a time where a `Handler` couldn't be instantiated
in full for tests, but that is not the case anymore, so there isn't any use
for the added complexity.
2024-04-15 16:50:20 +02:00
..
watcher remove '_pure' functions in favor of creating a full handler in tests. 2024-04-15 16:50:20 +02:00
app.rs use the new testsupport crate 2024-04-09 20:45:17 +02:00