core-lightning/tests
Rusty Russell 33c658ecfb gossipd: advertize all our features in node_announcement.
This preempts the acceptance of
https://github.com/lightningnetwork/lightning-rfc/pull/666 but it's
clear that feature bits are going to be distinct, so this is safe to
do anyway.

See https://github.com/lightningnetwork/lightning-rfc/pull/680

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-10-07 05:51:05 +00:00
..
data pytest: test db upgrade. 2019-09-06 14:19:14 +02:00
plugins plugins: refactor the tests for dynamic plugins 2019-09-30 00:20:16 +00:00
benchmark.py py-tests: rename 'announce' to 'wait_for_announce' 2018-12-08 15:15:55 -08:00
btcproxy.py pytest: Do not edit the global copy of the bitcoind config 2019-10-03 04:32:57 +00:00
conftest.py pytest: Pass result to fixtures and keep directories of failed tests 2018-08-07 00:54:19 +00:00
db.py pytest: Have the DB provider search for the postgres binary 2019-09-22 02:03:43 +00:00
fixtures.py elements: Parametrize the sample addresses we test against 2019-10-03 04:32:57 +00:00
requirements.txt pytest: Add db_provider and db instances for configurable backends 2019-09-22 02:03:43 +00:00
test_closing.py elements: Parametrize tests to consider chainparams 2019-10-03 04:32:57 +00:00
test_connection.py gossipd: advertize all our features in node_announcement. 2019-10-07 05:51:05 +00:00
test_db.py pytest: Mark some tests as skippable that are too bitcoin-specific 2019-10-03 04:32:57 +00:00
test_gossip.py gossipd: advertize all our features in node_announcement. 2019-10-07 05:51:05 +00:00
test_invoices.py pytest: Mark some tests as skippable that are too bitcoin-specific 2019-10-03 04:32:57 +00:00
test_misc.py pytest: Mark some tests as skippable that are too bitcoin-specific 2019-10-03 04:32:57 +00:00
test_pay.py pytest: Mark some tests as skippable that are too bitcoin-specific 2019-10-03 04:32:57 +00:00
test_plugin.py plugins: refactor the tests for dynamic plugins 2019-09-30 00:20:16 +00:00
test_wallet.py elements: Parametrize the sample addresses we test against 2019-10-03 04:32:57 +00:00
utils.py pytest: Exclude elements-cli from valgrind when following children 2019-10-03 04:32:57 +00:00