|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<testsuites name="n8n-workflow-builder CI Tests" tests="31" failures="0" errors="0" time="2.053"> |
3 | | - <testsuite name="Execution Management Integration Tests" errors="0" failures="0" skipped="0" timestamp="2025-07-25T18:10:59" time="1.392" tests="10"> |
4 | | - <testcase classname="Execution Management Integration Tests list_executions should list all executions successfully" name="Execution Management Integration Tests list_executions should list all executions successfully" time="0.007"> |
| 2 | +<testsuites name="n8n-workflow-builder CI Tests" tests="31" failures="0" errors="0" time="3.646"> |
| 3 | + <testsuite name="Execution Management Integration Tests" errors="0" failures="0" skipped="0" timestamp="2025-07-27T19:59:12" time="2.757" tests="10"> |
| 4 | + <testcase classname="Execution Management Integration Tests list_executions should list all executions successfully" name="Execution Management Integration Tests list_executions should list all executions successfully" time="0.008"> |
5 | 5 | </testcase> |
6 | 6 | <testcase classname="Execution Management Integration Tests list_executions should support filtering by workflow ID" name="Execution Management Integration Tests list_executions should support filtering by workflow ID" time="0.001"> |
7 | 7 | </testcase> |
|
22 | 22 | <testcase classname="Execution Management Integration Tests delete_execution should require execution ID" name="Execution Management Integration Tests delete_execution should require execution ID" time="0"> |
23 | 23 | </testcase> |
24 | 24 | </testsuite> |
25 | | - <testsuite name="MCP Resources Integration Tests" errors="0" failures="0" skipped="0" timestamp="2025-07-25T18:10:59" time="1.422" tests="8"> |
26 | | - <testcase classname="MCP Resources Integration Tests Resource Templates should list available resource templates" name="MCP Resources Integration Tests Resource Templates should list available resource templates" time="0.007"> |
| 25 | + <testsuite name="MCP Resources Integration Tests" errors="0" failures="0" skipped="0" timestamp="2025-07-27T19:59:12" time="2.774" tests="8"> |
| 26 | + <testcase classname="MCP Resources Integration Tests Resource Templates should list available resource templates" name="MCP Resources Integration Tests Resource Templates should list available resource templates" time="0.008"> |
27 | 27 | </testcase> |
28 | 28 | <testcase classname="MCP Resources Integration Tests Static Resources should read /workflows resource" name="MCP Resources Integration Tests Static Resources should read /workflows resource" time="0.001"> |
29 | 29 | </testcase> |
|
35 | 35 | </testcase> |
36 | 36 | <testcase classname="MCP Resources Integration Tests Dynamic Resources should read execution by ID resource" name="MCP Resources Integration Tests Dynamic Resources should read execution by ID resource" time="0"> |
37 | 37 | </testcase> |
38 | | - <testcase classname="MCP Resources Integration Tests Dynamic Resources should handle not found resources" name="MCP Resources Integration Tests Dynamic Resources should handle not found resources" time="0.029"> |
| 38 | + <testcase classname="MCP Resources Integration Tests Dynamic Resources should handle not found resources" name="MCP Resources Integration Tests Dynamic Resources should handle not found resources" time="0.018"> |
39 | 39 | </testcase> |
40 | | - <testcase classname="MCP Resources Integration Tests Resource Listing should list all available resources" name="MCP Resources Integration Tests Resource Listing should list all available resources" time="0.001"> |
| 40 | + <testcase classname="MCP Resources Integration Tests Resource Listing should list all available resources" name="MCP Resources Integration Tests Resource Listing should list all available resources" time="0"> |
41 | 41 | </testcase> |
42 | 42 | </testsuite> |
43 | | - <testsuite name="End-to-End Workflow Tests" errors="0" failures="0" skipped="0" timestamp="2025-07-25T18:11:00" time="0.211" tests="2"> |
| 43 | + <testsuite name="End-to-End Workflow Tests" errors="0" failures="0" skipped="0" timestamp="2025-07-27T19:59:15" time="0.179" tests="2"> |
44 | 44 | <testcase classname="End-to-End Workflow Tests should complete full workflow lifecycle: create → activate → list → get → deactivate → delete" name="End-to-End Workflow Tests should complete full workflow lifecycle: create → activate → list → get → deactivate → delete" time="0.001"> |
45 | 45 | </testcase> |
46 | | - <testcase classname="End-to-End Workflow Tests should handle workflow execution flow" name="End-to-End Workflow Tests should handle workflow execution flow" time="0.005"> |
| 46 | + <testcase classname="End-to-End Workflow Tests should handle workflow execution flow" name="End-to-End Workflow Tests should handle workflow execution flow" time="0.002"> |
47 | 47 | </testcase> |
48 | 48 | </testsuite> |
49 | | - <testsuite name="Error Handling Integration Tests" errors="0" failures="0" skipped="0" timestamp="2025-07-25T18:11:00" time="0.221" tests="11"> |
| 49 | + <testsuite name="Error Handling Integration Tests" errors="0" failures="0" skipped="0" timestamp="2025-07-27T19:59:15" time="0.197" tests="11"> |
50 | 50 | <testcase classname="Error Handling Integration Tests Network and API Errors should handle network connection errors" name="Error Handling Integration Tests Network and API Errors should handle network connection errors" time="0.001"> |
51 | 51 | </testcase> |
52 | 52 | <testcase classname="Error Handling Integration Tests Network and API Errors should handle n8n API authentication errors" name="Error Handling Integration Tests Network and API Errors should handle n8n API authentication errors" time="0"> |
53 | 53 | </testcase> |
54 | 54 | <testcase classname="Error Handling Integration Tests Network and API Errors should handle n8n API rate limiting" name="Error Handling Integration Tests Network and API Errors should handle n8n API rate limiting" time="0"> |
55 | 55 | </testcase> |
56 | | - <testcase classname="Error Handling Integration Tests Network and API Errors should handle n8n server errors" name="Error Handling Integration Tests Network and API Errors should handle n8n server errors" time="0"> |
| 56 | + <testcase classname="Error Handling Integration Tests Network and API Errors should handle n8n server errors" name="Error Handling Integration Tests Network and API Errors should handle n8n server errors" time="0.001"> |
57 | 57 | </testcase> |
58 | | - <testcase classname="Error Handling Integration Tests Invalid Parameters should validate missing required parameters" name="Error Handling Integration Tests Invalid Parameters should validate missing required parameters" time="0"> |
| 58 | + <testcase classname="Error Handling Integration Tests Invalid Parameters should validate missing required parameters" name="Error Handling Integration Tests Invalid Parameters should validate missing required parameters" time="0.001"> |
59 | 59 | </testcase> |
60 | | - <testcase classname="Error Handling Integration Tests Invalid Parameters should validate invalid workflow data structure" name="Error Handling Integration Tests Invalid Parameters should validate invalid workflow data structure" time="0.001"> |
| 60 | + <testcase classname="Error Handling Integration Tests Invalid Parameters should validate invalid workflow data structure" name="Error Handling Integration Tests Invalid Parameters should validate invalid workflow data structure" time="0"> |
61 | 61 | </testcase> |
62 | | - <testcase classname="Error Handling Integration Tests Invalid Parameters should handle invalid execution filters" name="Error Handling Integration Tests Invalid Parameters should handle invalid execution filters" time="0"> |
| 62 | + <testcase classname="Error Handling Integration Tests Invalid Parameters should handle invalid execution filters" name="Error Handling Integration Tests Invalid Parameters should handle invalid execution filters" time="0.001"> |
63 | 63 | </testcase> |
64 | | - <testcase classname="Error Handling Integration Tests Resource Access Errors should handle invalid resource URIs" name="Error Handling Integration Tests Resource Access Errors should handle invalid resource URIs" time="0.012"> |
| 64 | + <testcase classname="Error Handling Integration Tests Resource Access Errors should handle invalid resource URIs" name="Error Handling Integration Tests Resource Access Errors should handle invalid resource URIs" time="0.011"> |
65 | 65 | </testcase> |
66 | | - <testcase classname="Error Handling Integration Tests Resource Access Errors should handle resource not found errors" name="Error Handling Integration Tests Resource Access Errors should handle resource not found errors" time="0.001"> |
| 66 | + <testcase classname="Error Handling Integration Tests Resource Access Errors should handle resource not found errors" name="Error Handling Integration Tests Resource Access Errors should handle resource not found errors" time="0"> |
67 | 67 | </testcase> |
68 | 68 | <testcase classname="Error Handling Integration Tests Tool Not Found should handle calls to non-existent tools" name="Error Handling Integration Tests Tool Not Found should handle calls to non-existent tools" time="0"> |
69 | 69 | </testcase> |
|
0 commit comments