Skip to content

Commit

Permalink
test: add test
Browse files Browse the repository at this point in the history
  • Loading branch information
FemiNoviaLina committed Oct 23, 2024
1 parent 8b8e742 commit e47c71d
Show file tree
Hide file tree
Showing 3 changed files with 577 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .mockery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,4 +200,13 @@ packages:
interfaces:
Repository:
config:
filename: "repository.go"
filename: "repository.go"
github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3:
config:
dir: "internal/proxy/envoy/xds/ads/mocks"
outpkg: "mocks"
mockname: "{{.InterfaceName}}"
interfaces:
AggregatedDiscoveryService_StreamAggregatedResourcesServer:
config:
filename: "ads_stream.go"
Loading

0 comments on commit e47c71d

Please sign in to comment.