lightning-terminal/itest
Jared Tobin c03a1e4bba
itest: have tapd skip cert verification
The mock oracle uses a self-signed certificate for TLS, but we're not
concerned with having tapd verify it in the itest environment. This
commit adds the 'experimental.rfq.priceoracletlsinsecure' flag added in
lightninglabs/taproot-assets#1775 to the litd args list, instructing
tapd not to verify certificates.
2025-12-10 12:10:15 +04:00
..
assertions.go itest: add custom channel integration test 2024-12-19 21:21:39 +01:00
assets_test.go itest: fix typo in coop closer helper comment 2025-10-15 13:40:53 +02:00
litd_accounts_test.go itest: formatting enhancements for tap payments 2025-10-15 11:07:21 +02:00
litd_custom_channels_test.go itest: have tapd skip cert verification 2025-12-10 12:10:15 +04: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 itest: all non-backward-compat nodes use noop flag 2025-10-15 13:43:23 +02:00
litd_stateless_init_test.go itest: add a stateless_init test 2024-10-14 16:57:00 +02:00
litd_test.go itest: add tranche-based parallel runner and clearer logs 2025-12-09 12:47:05 +00:00
litd_test_list_off_test.go multi: remove legacy // +build tag Lines 2025-11-25 01:38:22 +01:00
litd_test_list_on_test.go multi: remove legacy // +build tag Lines 2025-11-25 01:38:22 +01:00
log.go multi: update LND and friends 2025-03-26 09:20:52 -05:00
network_harness.go itest: add option for node upgrade/downgrade when suspending 2025-10-15 13:43:24 +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