lightninglabs / lightning-terminal

Lightning Terminal: Your Home for Lightning Liquidity
MIT License
488 stars 82 forks source link

Add `StatelessInit` itests #736

Open ViktorTigerstrom opened 3 months ago

ViktorTigerstrom commented 3 months ago

We should add itests that runs and integrated lnd node in StatelessInit mode. These tests should test that all Subservers works as expected while also running in integrated mode.

The motivation for such itests is catch cases where macaroons don't get generated as expected when lnd in running in StatelessInit mode.