<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="918.914" tests="10" failures="0">
  <testsuite name="Root Suite" timestamp="2026-08-26T00:01:26" tests="0" file="tests/basic-happy-path.spec.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Basic Happy Path" timestamp="2026-08-26T00:01:39" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Create an Application with a component" timestamp="2026-08-26T00:01:42" tests="3" time="10.083" failures="0">
    <testcase name="Basic Happy Path Create an Application with a component Create an Application with a component" time="21.804" 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.439" classname="Check default Integration Test">
    </testcase>
  </testsuite>
  <testsuite name="Explore Pipeline runs Tab" timestamp="2026-08-26T00:01:52" tests="4" time="884.100" failures="0">
    <testcase name="Basic Happy Path Explore Pipeline runs Tab Merge the auto-generated PR, and verify the event status on modal" time="30.703" 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="850.562" 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.505" classname="Verify on-pull pipeline and EC">
    </testcase>
    <testcase name="Basic Happy Path Explore Pipeline runs Tab Verify vulnerabilities" time="0.372" classname="Verify vulnerabilities">
    </testcase>
  </testsuite>
  <testsuite name="Check Component" timestamp="2026-08-26T00:16:36" tests="1" time="3.545" failures="0">
    <testcase name="Basic Happy Path Check Component Check component build status and logs" time="3.524" classname="Check component build status and logs">
    </testcase>
  </testsuite>
  <testsuite name="Check Issues page" timestamp="2026-08-26T00:16:40" tests="1" time="2.231" failures="0">
    <testcase name="Basic Happy Path Check Issues page Navigate to Issues page from the sidebar" time="2.167" classname="Navigate to Issues page from the sidebar">
    </testcase>
  </testsuite>
  <testsuite name="Delete the application via UI" timestamp="2026-08-26T00:16:42" tests="1" time="2.615" failures="0">
    <testcase name="Basic Happy Path Delete the application via UI Delete the application via UI" time="2.534" classname="Delete the application via UI">
    </testcase>
  </testsuite>
</testsuites>