Skip to content

Commit 4cb2d73

Browse files
committed
Created Generalized WriteTarget tests
1 parent 147237b commit 4cb2d73

File tree

7 files changed

+1228
-7
lines changed

7 files changed

+1228
-7
lines changed

capabilities/.mockery.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@ packages:
66
github.com/smartcontractkit/chainlink-framework/capabilities/writetarget/beholder/monitor:
77
interfaces:
88
BalanceMonitor:
9-
9+
ProtoEmitter:
1010
github.com/smartcontractkit/chainlink-framework/capabilities/writetarget:
1111
interfaces:
1212
ProductSpecificProcessor:
13+
TargetStrategy:
14+
github.com/smartcontractkit/chainlink-common/pkg/types:
15+
config:
16+
dir: writetarget/mocks
17+
interfaces:
18+
ChainService:

capabilities/writetarget/beholder/monitor/mocks/proto_emitter.go

Lines changed: 154 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)