<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="67.481" tests="4" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-14T17:11:25" tests="0" file="cypress/tests/e2e/dataScienceProjects/testProjectCreation.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Project - Creation and Deletion" timestamp="2026-07-14T17:11:25" tests="4" time="67.353" failures="1">
    <testcase name="Verify Project - Creation and Deletion Create and Delete a Project in RHOAI" time="8.728" classname="Create and Delete a Project in RHOAI">
    </testcase>
    <testcase name="Verify Project - Creation and Deletion Verify users cannot create a project with Empty title" time="4.175" classname="Verify users cannot create a project with Empty title">
    </testcase>
    <testcase name="Verify Project - Creation and Deletion Verify User cannot create a project using special characters or long names in the Resource name field" time="10.028" classname="Verify User cannot create a project using special characters or long names in the Resource name field">
    </testcase>
    <testcase name="Verify Project - Creation and Deletion Verify 250 character limit is enforced for Name and Description fields" time="18.219" classname="Verify 250 character limit is enforced for Name and Description fields">
      <failure message="

Test steps were:

1. Log into the application
2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/

Failed to visit &apos;https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/&apos;. Status code: 503" type="Error"><![CDATA[Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:352:14)]]></failure>
    </testcase>
  </testsuite>
</testsuites>