<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="969.497" tests="10" failures="0">
  <testsuite name="Root Suite" timestamp="2026-08-21T00:01:06" tests="0" file="tests/basic-happy-path.spec.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Basic Happy Path" timestamp="2026-08-21T00:01:19" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Create an Application with a component" timestamp="2026-08-21T00:01:21" tests="3" time="9.980" failures="0">
    <testcase name="Basic Happy Path Create an Application with a component Create an Application with a component" time="20.845" 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="2.043" 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.388" classname="Check default Integration Test">
    </testcase>
  </testsuite>
  <testsuite name="Explore Pipeline runs Tab" timestamp="2026-08-21T00:01:31" tests="4" time="937.409" failures="0">
    <testcase name="Basic Happy Path Explore Pipeline runs Tab Merge the auto-generated PR, and verify the event status on modal" time="27.069" 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="846.745" 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="62.201" classname="Verify on-pull pipeline and EC">
    </testcase>
    <testcase name="Basic Happy Path Explore Pipeline runs Tab Verify vulnerabilities" time="0.417" classname="Verify vulnerabilities">
    </testcase>
  </testsuite>
  <testsuite name="Check Component" timestamp="2026-08-21T00:17:09" tests="1" time="3.413" failures="0">
    <testcase name="Basic Happy Path Check Component Check component build status and logs" time="3.403" classname="Check component build status and logs">
    </testcase>
  </testsuite>
  <testsuite name="Check Issues page" timestamp="2026-08-21T00:17:12" tests="1" time="0.454" failures="0">
    <testcase name="Basic Happy Path Check Issues page Navigate to Issues page from the sidebar" time="0.431" classname="Navigate to Issues page from the sidebar">
    </testcase>
  </testsuite>
  <testsuite name="Delete the application via UI" timestamp="2026-08-21T00:17:13" tests="1" time="2.512" failures="0">
    <testcase name="Basic Happy Path Delete the application via UI Delete the application via UI" time="2.422" classname="Delete the application via UI">
    </testcase>
  </testsuite>
</testsuites>