mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-24 23:08:36 +01:00
Our tests should generally not rely on internet access, and should not rely on the behavior of any given remote server. However, one of the `endpoint_tests` in `lightning-block-sync::http` relied on `foo.com` resolving to a single socket address, which both might change in the future and makes our tests fail without internet. |
||
---|---|---|
.. | ||
convert.rs | ||
gossip.rs | ||
http.rs | ||
init.rs | ||
lib.rs | ||
poll.rs | ||
rest.rs | ||
rpc.rs | ||
test_utils.rs | ||
utils.rs |