Add comprehensive MCP test suite and client services
- Created McpTestClient.groovy for automated workflow testing - Added McpTestServices.xml with test product/order/customer services - Updated security permissions for MCP test services - Implemented test workflows for product discovery and order placement - Added test screen for MCP functionality verification - All core MCP functionality verified working: * Authentication and session management * Tool discovery and execution * Screen access (ProductList, OrderList, PartyList) * Security-based permission filtering
Showing
6 changed files
with
387 additions
and
0 deletions
service/org/moqui/mcp/McpTestServices.xml
0 → 100644
This diff is collapsed.
Click to expand it.
test/README.md
0 → 100644
test/client/McpTestClient.groovy
0 → 100644
This diff is collapsed.
Click to expand it.
test/run-tests.sh
0 → 100755
test/workflows/EcommerceWorkflowTest.groovy
0 → 100644
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment