File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ Feature: MCP tests
77
88
99# File-based
10- @skip #TODO: LCORE-1461
1110 @MCPFileAuthConfig
1211 Scenario : Check if tools endpoint succeeds when MCP file-based auth token is passed
1312 Given The system is in default state
@@ -49,7 +48,6 @@ Feature: MCP tests
4948 | Hello |
5049 And The token metrics should have increased
5150
52- @skip #TODO: LCORE-1461
5351 @InvalidMCPFileAuthConfig
5452 Scenario : Check if tools endpoint reports error when MCP file-based invalid auth token is passed
5553 Given The system is in default state
@@ -107,7 +105,6 @@ Feature: MCP tests
107105 """
108106
109107# Kubernetes
110- @skip #TODO: LCORE-1461
111108 @MCPKubernetesAuthConfig
112109 Scenario : Check if tools endpoint succeeds when MCP kubernetes auth token is passed
113110 Given The system is in default state
@@ -149,7 +146,6 @@ Feature: MCP tests
149146 | Hello |
150147 And The token metrics should have increased
151148
152- @skip #TODO: LCORE-1461
153149 @MCPKubernetesAuthConfig
154150 Scenario : Check if tools endpoint reports error when MCP kubernetes invalid auth token is passed
155151 Given The system is in default state
You can’t perform that action at this time.
0 commit comments