<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="1064.233" tests="10" failures="0">
  <testsuite name="Root Suite" timestamp="2026-08-13T14:01:59" tests="0" file="tests/basic-happy-path.spec.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Basic Happy Path" timestamp="2026-08-13T14:02:13" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Create an Application with a component" timestamp="2026-08-13T14:02:16" tests="3" time="9.854" failures="0">
    <testcase name="Basic Happy Path Create an Application with a component Create an Application with a component" time="21.902" classname="Create an Application with a component">
    </testcase>
    <testcase name="Basic Happy Path Create an Application with a component Check different ways to add a component" time="1.643" classname="Check different ways to add a component">
    </testcase>
    <testcase name="Basic Happy Path Create an Application with a component Check default Integration Test" time="0.470" classname="Check default Integration Test">
    </testcase>
  </testsuite>
  <testsuite name="Explore Pipeline runs Tab" timestamp="2026-08-13T14:02:26" tests="4" time="1030.074" failures="0">
    <testcase name="Basic Happy Path Explore Pipeline runs Tab Merge the auto-generated PR, and verify the event status on modal" time="116.885" classname="Merge the auto-generated PR, and verify the event status on modal">
    </testcase>
    <testcase name="Basic Happy Path Explore Pipeline runs Tab Verify the Pipeline run details and Node Graph view" time="909.627" classname="Verify the Pipeline run details and Node Graph view">
    </testcase>
    <testcase name="Basic Happy Path Explore Pipeline runs Tab Verify on-pull pipeline and EC" time="2.127" classname="Verify on-pull pipeline and EC">
    </testcase>
    <testcase name="Basic Happy Path Explore Pipeline runs Tab Verify vulnerabilities" time="0.336" classname="Verify vulnerabilities">
    </testcase>
  </testsuite>
  <testsuite name="Check Component" timestamp="2026-08-13T14:19:36" tests="1" time="4.220" failures="0">
    <testcase name="Basic Happy Path Check Component Check component build status and logs" time="4.187" classname="Check component build status and logs">
    </testcase>
  </testsuite>
  <testsuite name="Check Issues page" timestamp="2026-08-13T14:19:40" tests="1" time="0.695" failures="0">
    <testcase name="Basic Happy Path Check Issues page Navigate to Issues page from the sidebar" time="0.611" classname="Navigate to Issues page from the sidebar">
    </testcase>
  </testsuite>
  <testsuite name="Delete the application via UI" timestamp="2026-08-13T14:19:41" tests="1" time="2.544" failures="0">
    <testcase name="Basic Happy Path Delete the application via UI Delete the application via UI" time="2.457" classname="Delete the application via UI">
    </testcase>
  </testsuite>
</testsuites>