UnstoppableSwap / core

Bitcoin–Monero Cross-chain Atomic Swap (+ GUI)
GNU General Public License v3.0
18 stars 6 forks source link

Host<>Guest integration tests #78

Open binarybaron opened 1 month ago

binarybaron commented 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.

binarybaron commented 2 weeks ago

@Einliterflasche Should I assign this to you? Not super high priority but it'd be good to have