core-lightning/tests
Rusty Russell c3e96e058e bolt: Updated the BOLT specification to unify UNKNOWN_PAYMENT_HASH & INCORRECT_PAYMENT_AMOUNT
This is based on Christian's change, but removes all trace of the old codes.

I've proposed another spec change which removes this code altogether:
	https://github.com/lightningnetwork/lightning-rfc/pull/544

Signed-off-by: Christian Decker <decker.christian@gmail.com>
Reported-by: Rusty Russell <@rustyrussell>
2019-01-15 02:19:56 +00:00
..
benchmark.py py-tests: rename 'announce' to 'wait_for_announce' 2018-12-08 15:15:55 -08:00
btcproxy.py pytest: wait until mock is called for set_feerates. 2018-09-20 09:12:28 +02:00
conftest.py pytest: Pass result to fixtures and keep directories of failed tests 2018-08-07 00:54:19 +00:00
fixtures.py plugin: Gate the plugin subsystem with the --enable-plugins configure flag 2019-01-10 17:15:10 -08:00
requirements.txt Update testing requirements and instructions 2018-12-09 16:26:30 +01:00
test_closing.py bolt: Updated the BOLT specification to unify UNKNOWN_PAYMENT_HASH & INCORRECT_PAYMENT_AMOUNT 2019-01-15 02:19:56 +00:00
test_connection.py listpeers: include private field in channels output 2019-01-08 02:21:32 +00:00
test_gossip.py py-tests: rename 'announce' to 'wait_for_announce' 2018-12-08 15:15:55 -08:00
test_invoices.py channeld: fix fee calculation. 2018-12-15 13:50:15 +01:00
test_misc.py channeld: include proper sha value in BADONION errors. 2019-01-08 19:20:28 +01:00
test_pay.py channeld: fix fee calculation. 2018-12-15 13:50:15 +01:00
test_plugin.py plugin: Gate the plugin subsystem with the --enable-plugins configure flag 2019-01-10 17:15:10 -08:00
utils.py plugin: Gate the plugin subsystem with the --enable-plugins configure flag 2019-01-10 17:15:10 -08:00