<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="80.799" tests="4" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-20T06:57:59" 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-20T06:57:59" tests="4" time="80.748" failures="1">
    <testcase name="Verify Project - Creation and Deletion Create and Delete a Project in RHOAI" time="31.981" 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.bf629136-5b7b-4964-a57c-88efab7c48d6.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.bf629136-5b7b-4964-a57c-88efab7c48d6.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.bf629136-5b7b-4964-a57c-88efab7c48d6.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="5.028" 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="12.160" 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="10.703" classname="Verify 250 character limit is enforced for Name and Description fields">
    </testcase>
  </testsuite>
</testsuites>