lightning-terminal/itest
Oliver Gugger b9f847c693
itest: add test case for RFQ quote compat fix
Adds a test case to validate the fix in
lightninglabs/taproot-assets#1583, by adding a test that:
 - Creates two asset channels between Alice and Bob
 - Creates a BTC channel between Bob and Charlie
 - The two asset channels each have a different asset in them
 - The balance of the pences channel is decreased (lower bandwidth)
 - An RFQ payment is attempted, with pences as the payment asset
2025-06-05 16:34:45 +02:00
..
assertions.go itest: add custom channel integration test 2024-12-19 21:21:39 +01:00
assets_test.go itest: add assets to btc self-payment test case 2025-06-05 16:34:44 +02:00
litd_accounts_test.go itest: utilize more options when paying with satoshi 2025-05-20 13:13:11 +02:00
litd_custom_channels_test.go itest: add test case for RFQ quote compat fix 2025-06-05 16:34:45 +02:00
litd_firewall_test.go session: use error variables 2025-02-27 08:07:51 +02:00
litd_mode_integrated_test.go multi: expose Proxy service over LNC 2025-04-11 20:03:35 +02:00
litd_mode_remote_test.go itest: add a stateless_init test 2024-10-14 16:57:00 +02:00
litd_node.go multi: add backward compatibility test 2025-05-16 18:52:03 +02:00
litd_stateless_init_test.go itest: add a stateless_init test 2024-10-14 16:57:00 +02:00
litd_test.go multi: add backward compatibility test 2025-05-16 18:52:03 +02:00
litd_test_list_off_test.go itest: copy integration test framework from lnd 2022-02-08 15:33:16 +01:00
litd_test_list_on_test.go itest: add test case for RFQ quote compat fix 2025-06-05 16:34:45 +02:00
log.go multi: update LND and friends 2025-03-26 09:20:52 -05:00
network_harness.go multi: add backward compatibility test 2025-05-16 18:52:03 +02:00
oracle_test.go mod+subservers: use taprpc module 2025-05-02 11:05:12 +02:00
server_harness.go itest: export ServerHarness publicly 2023-05-11 00:55:14 +02:00
test_harness.go multi: add backward compatibility test 2025-05-16 18:52:03 +02:00