<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="160.838" tests="3" failures="0">
  <testsuite name="Root Suite" timestamp="2026-07-02T09:12:49" tests="0" file="cypress/tests/e2e/dataScienceProjects/testProjectAdminPermissions.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify that users can provide admin project permissions to non-admin users/groups" timestamp="2026-07-02T09:12:49" tests="3" time="160.636" failures="0">
    <testcase name="Verify that users can provide admin project permissions to non-admin users/groups Verify that user can be added as an Admin for a Project" time="101.299" classname="Verify that user can be added as an Admin for a Project">
    </testcase>
    <testcase name="Verify that users can provide admin project permissions to non-admin users/groups Verify user can assign access permissions to user group" time="8.293" classname="Verify user can assign access permissions to user group">
    </testcase>
    <testcase name="Verify that users can provide admin project permissions to non-admin users/groups Verify that user can access the created project with Admin rights" time="4.026" classname="Verify that user can access the created project with Admin rights">
    </testcase>
  </testsuite>
</testsuites>