lightninglabs / loop

Lightning Loop: A Non-Custodial Off/On Chain Bridge
MIT License
560 stars 117 forks source link

test: support incomplete mocks #821

Closed bhandras closed 3 months ago

bhandras commented 3 months ago

Updating the mocks to be complete implementation of the underlying interfaces is not always possible due to cross dependency issues. This commit embeds the interfaces into the mocks so we can at least always compile them.

Pull Request Checklist