Blockstream / electrs

An efficient re-implementation of Electrum Server in Rust
MIT License
318 stars 130 forks source link

Nix tests #100

Closed RCasatta closed 2 months ago

RCasatta commented 2 months ago

Now on nix env we provide the env vars of the executables needed for integration testing, so we can enable tests.

To be coherent with the electrum nix version used, upgrade also the autodownloaded one.

Note we have to change a test assertion, it seems electrum behaviour changed, upgrading balances before confirmation.