<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="55.217" tests="4" failures="2">
  <testsuite name="Root Suite" timestamp="2026-07-10T08:51:05" 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-10T08:51:06" tests="4" time="55.061" failures="2">
    <testcase name="Verify Project - Creation and Deletion Create and Delete a Project in RHOAI" time="18.963" 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="9.389" 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="22.069" classname="Verify User cannot create a project using special characters or long names in the Resource name field">
      <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:429:14)]]></failure>
    </testcase>
    <testcase name="Verify Project - Creation and Deletion Verify 250 character limit is enforced for Name and Description fields" time="0.603" 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:429:14)]]></failure>
    </testcase>
  </testsuite>
</testsuites>