core-lightning/tests
Christian Decker 2e8b3066e4 pytest: Filter out some unimportant log lines
Mostly `lightningd` complaining about not being able to estimate fees. Safes us
a lot of log space when some tests time out, and safes us a few context switches
between log appender and log watchers.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2018-05-23 00:20:19 +00:00
..
benchmark.py pytest: Actually wait for payments to confirm in benchmark 2018-05-23 00:20:19 +00:00
fixtures.py gossipd: specify origin of updates in errors. 2018-05-19 15:52:56 -04:00
requirements.txt pytest: Add flaky dependency and mark as test_closing_different_fees 2018-05-07 02:40:50 +00:00
test_closing.py pytest: Use the port from the lightning node 2018-05-08 22:06:04 +02:00
test_gossip.py More option cleanups. 2018-05-20 02:32:42 +00:00
test_lightningd.py pytest: Yet another instance where we wait only on one side 2018-05-23 00:20:19 +00:00
utils.py pytest: Filter out some unimportant log lines 2018-05-23 00:20:19 +00:00