You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: