Skip to content

Commit ea641e6

Browse files
authored
test(mcp): toolset metadata assertion (#318)
This test ensures that any tool definition refactoring preserves the current behavior. Signed-off-by: Marc Nuri <[email protected]>
1 parent 6c573f3 commit ea641e6

File tree

4 files changed

+1092
-0
lines changed

4 files changed

+1092
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ require (
1212
github.com/spf13/afero v1.15.0
1313
github.com/spf13/cobra v1.10.1
1414
github.com/spf13/pflag v1.0.10
15+
github.com/stretchr/testify v1.10.0
1516
golang.org/x/oauth2 v0.31.0
1617
golang.org/x/sync v0.17.0
1718
helm.sh/helm/v3 v3.18.6

0 commit comments

Comments
 (0)