lnd/lntest/itest
yyforyongyu 142b00711f
itest+github: remove flag temptest
This commit removes flag `temptest` and all its usage, marking the start
of promoting our `lntemp` to be `lntest`!
2023-02-23 21:56:08 +08:00
..
assertions.go lntemp+itest: refactor testBasicChannelCreationAndUpdates 2023-01-18 10:53:55 +08:00
list_off_test.go itest+github: remove flag temptest 2023-02-23 21:56:08 +08:00
list_on_test.go itest+github: remove flag temptest 2023-02-23 21:56:08 +08:00
lnd_amp_test.go lntemp+lntest: fix make lint 2023-01-18 10:53:58 +08:00
lnd_channel_backup_test.go lntemp+itest: refactor node restart process 2023-01-17 07:26:56 +08:00
lnd_channel_balance_test.go itest: refactor testChannelUnsettledBalance 2022-11-17 21:06:11 +08:00
lnd_channel_force_close_test.go lntemp+itest: refactor testAnchorThirdPartySpend 2023-01-16 16:49:18 +08:00
lnd_channel_graph_test.go lntemp+itest: refactor testUpdateNodeAnnouncement 2022-11-17 21:06:10 +08:00
lnd_channel_policy_test.go itest: make sure SendToRoute stream is recieved with timeout 2023-01-17 07:34:48 +08:00
lnd_custom_message.go itest+lntemp: refactor testCustomMessage 2023-01-18 10:53:59 +08:00
lnd_etcd_failover_test.go lntemp+itest: refactor testEtcdFailover 2023-01-16 16:49:16 +08:00
lnd_forward_interceptor_test.go lntemp+lntest: fix make lint 2023-01-18 10:53:58 +08:00
lnd_funding_test.go itest: reproduce remote signing issue 2023-02-07 22:15:08 +01:00
lnd_hold_invoice_force_test.go lntemp+itest: refactor testHoldInvoiceForceClose 2023-01-16 16:49:16 +08:00
lnd_hold_persistence_test.go lntemp+itest: refactor testHoldInvoicePersistence 2023-01-16 16:49:17 +08:00
lnd_macaroons_test.go lntemp+itest: refactor testStatelessInit 2023-01-17 07:26:57 +08:00
lnd_max_channel_size_test.go itest: refactor testMaxChannelSize 2023-01-16 16:49:17 +08:00
lnd_max_htlcs_test.go itest: refactor testMaxHtlcPathfind 2023-01-16 16:49:17 +08:00
lnd_misc_test.go walletrpc: add test sign/verify methods 2023-01-24 09:23:42 +01:00
lnd_mpp_test.go itest: refactor testForwardInterceptorBasic 2023-01-18 10:53:54 +08:00
lnd_multi-hop_test.go lntemp+lntest: use t.Cleanup to register cleanup functions 2022-10-27 01:11:34 +08:00
lnd_multi-hop-error-propagation_test.go lntemp+itest: refactor testHtlcErrorPropagation 2023-01-16 16:49:17 +08:00
lnd_multi-hop-payments_test.go lntemp+itest: refactor testMultiHopPayments 2023-01-16 16:49:17 +08:00
lnd_network_test.go itest: refactor testAddPeerConfig 2022-11-17 21:06:08 +08:00
lnd_neutrino_test.go itest: test neutrino sub server 2023-01-12 13:43:41 +07:00
lnd_no_etcd_dummy_failover_test.go lntemp+itest: refactor testEtcdFailover 2023-01-16 16:49:16 +08:00
lnd_nonstd_sweep_test.go lntemp+itest: refactor testNonstdSweep 2023-01-18 10:53:55 +08:00
lnd_onchain_test.go lntemp+itest: refactor testCPFP 2023-01-18 10:53:56 +08:00
lnd_open_channel_test.go lntemp+lntest: fix make lint 2023-01-18 10:53:58 +08:00
lnd_payment_test.go itest: refactor testBidirectionalAsyncPayments 2023-02-23 21:56:08 +08:00
lnd_psbt_test.go walletrpc+lnwallet: possibility to define an address type for changes in FundPsbt 2023-02-08 12:35:44 +01:00
lnd_recovery_test.go lntest: fix rescan test to show correct behavior 2022-12-09 00:56:49 +01:00
lnd_remote_signer_test.go itest: add coverage for np2wkh in remote signing 2023-02-07 22:15:11 +01:00
lnd_res_handoff_test.go lntemp+itest: refactor testResHandoff 2023-01-16 16:49:18 +08:00
lnd_rest_api_test.go itest: refactor testRestAPI 2023-01-16 16:49:18 +08:00
lnd_revocation_test.go itest: send one more UTXO for neutrino backend 2023-01-16 16:49:19 +08:00
lnd_routing_test.go lncli+routerrpc: adapt mc api to dynamic estimator 2023-02-14 13:34:25 +01:00
lnd_rpc_middleware_interceptor_test.go lntest+lntest: inherit node's public states when restarting it 2023-01-18 10:53:58 +08:00
lnd_send_multi_path_payment_test.go itest: refactor testSendMultiPathPayment 2023-01-18 10:53:53 +08:00
lnd_signer_test.go lntest/itest: update taproot signing itest to use default and non-default sighashes 2023-01-24 19:47:34 -08:00
lnd_single_hop_invoice_test.go itest: refactor testSingleHopInvoice 2023-01-17 07:26:57 +08:00
lnd_switch_test.go itest: refactor testSwitchOfflineDeliveryOutgoingOffline 2023-01-18 10:53:53 +08:00
lnd_taproot_test.go itest: test both MuSig2 versions 2023-02-06 10:50:30 +01:00
lnd_test.go itest+github: remove flag temptest 2023-02-23 21:56:08 +08:00
lnd_trackpayments_test.go itest+lntemp: refactor testTrackPayments 2023-01-18 10:53:58 +08:00
lnd_wallet_import_test.go walletrpc+lnwallet: possibility to define an address type for changes in FundPsbt 2023-02-08 12:35:44 +01:00
lnd_wipe_fwdpkgs_test.go itest: refactor testWipeForwardingPackages 2023-01-17 07:26:57 +08:00
lnd_wumbo_channels_test.go itest: refactor testWumboChannels 2023-01-16 16:49:17 +08:00
lnd_zero_conf_test.go itest: add zero-conf reorg edge existence test 2023-01-25 12:03:21 -05:00
log_check_errors.sh
log_error_whitelist.txt
log_substitutions.txt
test_harness.go itest: add integration tests for tapscript import 2022-08-25 09:21:52 +02:00
utils.go itest: refactor testTaproot 2023-01-18 10:53:57 +08:00