electrs icon indicating copy to clipboard operation
electrs copied to clipboard

Feature: add integration tests using `electrum_client` crate

Open romanz opened this issue 4 years ago • 2 comments

It is currently used by https://crates.io/crates/electrum-client/reverse_dependencies.

romanz avatar Oct 15 '21 19:10 romanz

Consider using https://github.com/RCasatta/electrsd for launching electrs in tests.

romanz avatar Oct 15 '21 19:10 romanz

Great idea, TIL about electrsd. We could remove the race condition by implementing systemd socket. :)

Kixunil avatar Oct 15 '21 20:10 Kixunil