lnd/lntest/node
Oliver Gugger 9cd7285439
itest+lntest: use system wide unique ports everywhere
With this commit we create a new function that returns system wide
unique ports by using a single file to keep track of previously used
ports. We'll want to use this everywhere whenever we need to listen on a
new, random port during unit or integration tests.
Because we now have a unique source, we don't need to apply the port
offset that was used for the different tranches of parallel running
integration tests before.
2024-03-18 16:13:39 +01:00
..
config.go itest+lntest: use system wide unique ports everywhere 2024-03-18 16:13:39 +01:00
harness_node.go itest: preparatory fee estimation changes 2024-03-05 09:24:27 +01:00
state.go itest+lntest: migrate lntemp to lntest 2023-02-23 21:56:09 +08:00
watcher.go multi: fix fmt.Errorf error wrapping 2024-02-27 11:13:40 +00:00