Open binarybaron opened 1 month ago
We need integration tests for the tauri integration.
Especially the emitted events should be tested extensively. We can do this quite easily by passing a stub implementation of the tauri app handle into the Context.
@Einliterflasche Should I assign this to you? Not super high priority but it'd be good to have
We need integration tests for the tauri integration.
Especially the emitted events should be tested extensively. We can do this quite easily by passing a stub implementation of the tauri app handle into the Context.