You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature: add support ResourceTemplates to mcptest package (#449)
* feat: implement AddResourceTemplate and add resource template test
* fix: use local ServerResourceTemplate type in mcptest
* fix: replace NewURITemplate with UnmarshalText for URI template creation
* fix: correct URITemplate unmarshaling and err variable declaration in tests
* fix: improve resource template argument extraction in test handler
* test: add assertions to verify URI template argument population
* simplify TestServerWithResourceTemplate logic and increase test coverage
* changes after code review #449 (comment)
0 commit comments