1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-09 09:35:00 +09:00
anytype-heart/.mockery.yaml
2023-06-08 15:51:23 +05:00

12 lines
316 B
YAML

dir: "{{.InterfaceDir}}/mock_{{.PackageName}}"
testonly: True
with-expecter: True
all: False
outpkg: "mock_{{.PackageName}}"
packages:
github.com/anyproto/anytype-heart/space/typeprovider:
interfaces:
SmartBlockTypeProvider:
github.com/anyproto/anytype-heart/core/wallet:
interfaces:
Wallet: