21 Commits (20a2e3ca6d35a9c7834afe05c4307bcffdf1b4a4)

Author SHA1 Message Date
Christian Decker 5a55972f1a pytest: Have bitcoind own its proxies 6 years ago
Rusty Russell 61420bf79b configure: (mostly) revert b7a56f0531 6 years ago
Christian Decker b7a56f0531 plugin: Gate the plugin subsystem with the --enable-plugins configure flag 6 years ago
Rusty Russell 8fb1b609ce closingd: handle our own memleak detection. 6 years ago
lisa neigut a9bf1f5573 tests: quiet down DeprecationWarnings for escape sequences 6 years ago
Rusty Russell da9d92960d lightningd: accept hsmstatus_client_bad_request messages (and log!) 6 years ago
Christian Decker aa80a330f1 pytest: Remove auto-proxying in favor of a per-node btc proxy 6 years ago
Christian Decker e132dffa0b pytest: Add an RPC proxy inbetween bitcoind and bitcoin-cli 6 years ago
Christian Decker 79da1b9aa2 pytest: Keep the test directory even if the failure is in the fixtures 6 years ago
Rusty Russell f5143d9549 pytest: fail if we see 'bad reestablish' in the logs. 6 years ago
Christian Decker 90f74907f9 pytest: Use the file object and don't use print without line-endings 6 years ago
Christian Decker 88217369c2 pytest: Move NodeFactory to utils.py 6 years ago
Christian Decker b55d03cb30 pytest: Pass result to fixtures and keep directories of failed tests 6 years ago
Rusty Russell 72d103d6bb Makefile: import config.vars. 6 years ago
Christian Decker de3b359782 pytest: Use pytest fixtures for the test directory and clean it up 6 years ago
Christian Decker 38b7a0e2d2 pytest: Remove directories of successful tests 6 years ago
Rusty Russell c546b1bbb6 gossipd: specify origin of updates in errors. 7 years ago
Rusty Russell 8ee60e2d8e testing: make sure we don't see gossip in bad order. 7 years ago
Christian Decker e00c7012cc pytest: Ensure unique test directories per test even if rerun 7 years ago
Christian Decker 071ef628db pytest: Use random ports for bitcoind and lightningd to allow parallel testing 7 years ago
Christian Decker 727d115296 pytest: Add py.test fixtures and migrate first example test 7 years ago