Files
query-orchestration/.mockery.yml
T
Michael McGuinness 6648cdf1cb Merged in feature/clientexternalid (pull request #99)
Client External ID

* normalizeexternalid

* cleanopenapi

* cleanopenapi

* changingpublic

* noprecommit

* testing

* precommit

* processtest

* nodb

* tests

* tests
2025-03-11 16:31:06 +00:00

19 lines
461 B
YAML

---
with-expecter: true
outpkg: "{{.PackageName}}mock"
dir: "mocks/{{.PackageName}}"
packages:
queryorchestration/internal/serviceconfig/queue:
interfaces:
SQSClient:
queryorchestration/internal/serviceconfig/objectstore:
interfaces:
S3Client:
queryorchestration/internal/server/runner:
interfaces:
Controller:
queryorchestration/pkg/queryService:
interfaces:
ClientWithResponsesInterface:
ClientInterface: