Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

chore: add mockgen cmd + clarify dependency#8

Merged
parketh merged 2 commits intofeat/babylon-rfcfrom
chore/clarify-op-e2e-mockgen
Aug 8, 2024
Merged

chore: add mockgen cmd + clarify dependency#8
parketh merged 2 commits intofeat/babylon-rfcfrom
chore/clarify-op-e2e-mockgen

Conversation

@parketh
Copy link
Copy Markdown

@parketh parketh commented Aug 8, 2024

Summary

This is a small PR to:

  1. add test mockgen cmd to Makefile
  2. add a comment to clarify link between expected_clients.go and finality gadget grpc interface

Test plan

To generate mocks:

make generate-mocks-op-node

To run tests:

make lint-go
cd op-node && make test

@@ -51,6 +51,7 @@ fuzz:

generate-mocks:
go generate ./...
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how does go generate work? maybe we can reuse the infra?

Copy link
Copy Markdown

@bap2pecs bap2pecs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

happy go go go - gjUpF03xOcsI70RV0U

@parketh parketh merged commit 3279057 into feat/babylon-rfc Aug 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants