rgb-cln/tests
darosior 32d98f0a87 plugins: refactor the tests for dynamic plugins
This adapts the test to the new 'plugin' command: no more sleeping,
since we are synchronous !

This tests the timeout by increasing the 'slowinit' plugin sleep
duration at init reception.

This adds a broken plugin to make sure we won't crash because of a
misbehaving plugin (unmet dependency is the most common case).
2019-09-30 00:20:16 +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: fix btcproxy mock logic. 2019-08-10 22:09:09 +02: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 pytest: Add db_provider and db instances for configurable backends 2019-09-22 02:03:43 +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 db: Split the vars table to have type-specific columns 2019-09-22 02:03:43 +00:00
test_connection.py features: remove INITIAL_ROUTING_SYNC. 2019-09-25 04:01:56 +00:00
test_db.py pytest: Skip some tests that assume we have a sqlite3 db on postgres 2019-09-22 02:03:43 +00:00
test_gossip.py gossipd: restore a flag for fast pruning 2019-09-27 00:01:34 +00:00
test_invoices.py developer: consolidiate gossip timing options into one --dev-fast-gossip. 2019-09-20 06:55:00 +00:00
test_misc.py features: remove INITIAL_ROUTING_SYNC. 2019-09-25 04:01:56 +00:00
test_pay.py pytest: Consolidate fee-fetching in test_setchannelfee_usage 2019-09-22 02:03:43 +00:00
test_plugin.py plugins: refactor the tests for dynamic plugins 2019-09-30 00:20:16 +00:00
test_wallet.py rpc: add 'utxos' parameter to txprepare + withdraw 2019-09-11 23:56:27 +00:00
utils.py pytest: Add db_provider and db instances for configurable backends 2019-09-22 02:03:43 +00:00