core-lightning/tests
Rusty Russell af46a4f57d fetchinvoice: allow amounts to be specified.
As per lastest revision of the spec, we can specify amounts in invoice
requests even if the offer already specifies it, as long as we exceed
the amount given.  This allows for tipping, and amount obfuscation.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-01-09 12:45:31 +01:00
..
data hsmd/db: backfill pubkey information so that psbts signing works 2020-07-29 13:13:46 +02:00
fuzz tests/fuzz: add a fuzz target for hsm_encryption 2021-01-06 13:50:01 +01:00
plugins offer: allow offers in other currencies if we can convert. 2021-01-09 12:45:31 +01:00
vectors pytest: Add tests for the sphinx onion generation and processing 2020-03-12 10:25:01 +10:30
benchmark.py
conftest.py pytest: silence pytest warnings about unregistered 'slow_test' marker 2020-11-10 16:17:04 -06:00
db.py
fixtures.py pytest: Really only check DB statements if the env-var is "1" 2021-01-04 11:25:50 +01:00
test_closing.py tests: wait for drop to chain test_onchain_middleman_their_unilateral_in 2021-01-08 19:28:30 +01:00
test_connection.py pytest: Disable test_funding_cancel_race on slow machines 2021-01-04 11:25:50 +01:00
test_db.py pytest: Rename all fund_channel to fundchannel 2020-09-25 21:04:56 +02:00
test_gossip.py pytest: Stabilize test_routing_gossip 2021-01-04 11:25:50 +01:00
test_invoices.py invoice: add ctlv option. 2021-01-08 10:45:56 +01:00
test_misc.py onion_message: support variable-length onion messages. 2021-01-09 12:45:31 +01:00
test_onion.py pytest: Actually make sure that the direcory exists 2020-03-24 09:52:33 +10:30
test_pay.py fetchinvoice: allow amounts to be specified. 2021-01-09 12:45:31 +01:00
test_plugin.py pytest: Test LightningRpc and plugin command notification support 2021-01-07 08:32:40 +01:00
test_wallet.py lightning: confirm password on hsm_secret encryption 2021-01-06 13:50:01 +01:00
utils.py pytest: allow variable-order coin_moves, and give more information on failure. 2020-09-08 10:14:42 +09:30