rgb-cln/tests
Rusty Russell bd55f6d940
common/features: only support a single feature bitset.
This is mainly an internal-only change, especially since we don't
offer any globalfeatures.

However, LND (as of next release) will offer global features, and also
expect option_static_remotekey to be a *global* feature.  So we send
our (merged) feature bitset as both global and local in init, and fold
those bitsets together when we get an init msg.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-10-11 02:52:04 +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
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 pytest: Add the test for compact of deprecated close style 2019-10-09 21:04:16 -05:00
test_connection.py common/features: only support a single feature bitset. 2019-10-11 02:52:04 +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 common/features: only support a single feature bitset. 2019-10-11 02:52:04 +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: test lightningd startup with a relative config dir 2019-10-08 22:43:30 +00:00
test_pay.py gossipd: use per-peer information to make messages clearer. 2019-10-10 21:48:52 -05:00
test_plugin.py plugins: refactor the tests for dynamic plugins 2019-09-30 00:20:16 +00:00
test_wallet.py pytest: test hsm_secret encryption 2019-10-09 22:00:38 -05:00
utils.py pytest: add filters arg to query_gossip() 2019-10-10 21:48:52 -05:00