Drop `test_esplora_connects_to_public_server`
authorMatt Corallo <git@bluematt.me>
Thu, 14 Sep 2023 21:47:07 +0000 (21:47 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 14 Sep 2023 21:47:13 +0000 (21:47 +0000)
commit0d646b7c156aa4978593ee899ca3a354e290997f
tree858f22d676012b013f709010d61a37bc248733a1
parent050f5a90297678f2cad36feee9a1db2367e35594
Drop `test_esplora_connects_to_public_server`

`blockstream.info` is currently down, causing our CI to fail. This
shouldn't really be a thing, so we drop the blockstream.info-based
test here.

More generally, I'm not really a fan of having tests which run
(outside of CI) and call out to external servers - a developer
working on LDK shouldn't have to have internet access to run our
test suite and shouldn't be registering their presence with a third
party to run our tests.
lightning-transaction-sync/tests/integration_tests.rs