<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="1142.405" tests="10" failures="0">
  <testsuite name="Root Suite" timestamp="2026-08-15T00:01:05" tests="0" file="tests/basic-happy-path.spec.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Basic Happy Path" timestamp="2026-08-15T00:01:18" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Create an Application with a component" timestamp="2026-08-15T00:01:21" tests="3" time="9.212" failures="0">
    <testcase name="Basic Happy Path Create an Application with a component Create an Application with a component" time="21.209" 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.627" 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.333" classname="Check default Integration Test">
    </testcase>
  </testsuite>
  <testsuite name="Explore Pipeline runs Tab" timestamp="2026-08-15T00:01:30" tests="4" time="1110.276" failures="0">
    <testcase name="Basic Happy Path Explore Pipeline runs Tab Merge the auto-generated PR, and verify the event status on modal" time="20.584" 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="1086.923" 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="1.805" classname="Verify on-pull pipeline and EC">
    </testcase>
    <testcase name="Basic Happy Path Explore Pipeline runs Tab Verify vulnerabilities" time="0.288" classname="Verify vulnerabilities">
    </testcase>
  </testsuite>
  <testsuite name="Check Component" timestamp="2026-08-15T00:20:01" tests="1" time="3.233" failures="0">
    <testcase name="Basic Happy Path Check Component Check component build status and logs" time="3.228" classname="Check component build status and logs">
    </testcase>
  </testsuite>
  <testsuite name="Check Issues page" timestamp="2026-08-15T00:20:04" tests="1" time="0.320" failures="0">
    <testcase name="Basic Happy Path Check Issues page Navigate to Issues page from the sidebar" time="0.263" classname="Navigate to Issues page from the sidebar">
    </testcase>
  </testsuite>
  <testsuite name="Delete the application via UI" timestamp="2026-08-15T00:20:05" tests="1" time="2.298" failures="0">
    <testcase name="Basic Happy Path Delete the application via UI Delete the application via UI" time="2.217" classname="Delete the application via UI">
    </testcase>
  </testsuite>
</testsuites>