<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="214.736" tests="3" failures="0">
  <testsuite name="Root Suite" timestamp="2026-07-05T17:51:05" tests="0" file="cypress/tests/e2e/modelRegistry/testCreateModelRegistry.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify a model registry can be created and deleted" timestamp="2026-07-05T17:51:05" tests="3" time="214.530" failures="0">
    <testcase name="Verify a model registry can be created and deleted Creates a model registry with mysql database and then deletes it" time="99.803" classname="Creates a model registry with mysql database and then deletes it">
    </testcase>
    <testcase name="Verify a model registry can be created and deleted Creates a model registry with PostgreSQL database and then deletes it" time="36.236" classname="Creates a model registry with PostgreSQL database and then deletes it">
    </testcase>
    <testcase name="Verify a model registry can be created and deleted Creates a model registry with default database and then deletes it" time="66.893" classname="Creates a model registry with default database and then deletes it">
    </testcase>
  </testsuite>
</testsuites>