<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="74.484" tests="4" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-19T20:37:28" 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-19T20:37:28" tests="4" time="74.429" failures="1">
    <testcase name="Verify Project - Creation and Deletion Create and Delete a Project in RHOAI" time="34.037" classname="Create and Delete a Project in RHOAI">
      <failure message="

Test steps were:

1. Log into the application
2. Navigate to: https://rh-ai.apps.4ed5daee-f494-4ddb-9a74-950f0a3a3614.prod.konfluxeaas.com/
3. Open Create Project modal
4. Enter valid project information
5. Save the project
6. Verify that the project cypress-test-project-532205 has been created

Timed out retrying after 10000ms: expected &apos;https://rh-ai.apps.4ed5daee-f494-4ddb-9a74-950f0a3a3614.prod.konfluxeaas.com/projects&apos; to include &apos;/projects/cypress-test-project-532205&apos;" type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: expected 'https://rh-ai.apps.4ed5daee-f494-4ddb-9a74-950f0a3a3614.prod.konfluxeaas.com/projects' to include '/projects/cypress-test-project-532205'
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/dataScienceProjects/testProjectCreation.cy.ts:90:15)]]></failure>
    </testcase>
    <testcase name="Verify Project - Creation and Deletion Verify users cannot create a project with Empty title" time="2.746" 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="11.785" 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="11.173" classname="Verify 250 character limit is enforced for Name and Description fields">
    </testcase>
  </testsuite>
</testsuites>