Skip to content

test: support incomplete mocks #821

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

bhandras
Copy link
Member

@bhandras bhandras commented Sep 2, 2024

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

  • Update release_notes.md if your PR contains major features, breaking changes or bugfixes

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.
@bhandras bhandras merged commit 35d27fa into lightninglabs:master Sep 2, 2024
4 checks passed
@bhandras bhandras deleted the support-incomplete-mocks branch September 2, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants