<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="0.304" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2025-11-07T19:24:19" tests="0" file="cypress\e2e\quotes_create_and_invite.cy.js" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Fluxo de criação de cotação e envio de convite" timestamp="2025-11-07T19:24:19" tests="1" time="0.297" failures="1">
    <testcase name="Fluxo de criação de cotação e envio de convite &quot;before all&quot; hook for &quot;Preenche, cria cotação, envia convite e valida e-mail&quot;" time="0.000" classname="&quot;before all&quot; hook for &quot;Preenche, cria cotação, envia convite e valida e-mail&quot;">
      <failure message="`cy.task(&apos;clearEmails&apos;)` failed with the following error:

The &apos;task&apos; event has not been registered in the setupNodeEvents method. You must register it before using cy.task()

Fix this in your setupNodeEvents method here:
C:\Users\Usuário.DESKTOP-FIEHKTG\Documents\trae_projects\gestoreasy v3\cypress.config.js

https://on.cypress.io/api/task

Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Fluxo de criação de cotação...`" type="CypressError"><![CDATA[CypressError: `cy.task('clearEmails')` failed with the following error:

The 'task' event has not been registered in the setupNodeEvents method. You must register it before using cy.task()

Fix this in your setupNodeEvents method here:
C:\Users\Usuário.DESKTOP-FIEHKTG\Documents\trae_projects\gestoreasy v3\cypress.config.js

https://on.cypress.io/api/task

Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Fluxo de criação de cotação...`
    at <unknown> (http://localhost:8000/__cypress/runner/cypress_runner.js:135115:72)
    at tryCatcher (http://localhost:8000/__cypress/runner/cypress_runner.js:1830:23)
    at Promise._settlePromiseFromHandler (http://localhost:8000/__cypress/runner/cypress_runner.js:1542:31)
    at Promise._settlePromise (http://localhost:8000/__cypress/runner/cypress_runner.js:1599:18)
    at Promise._settlePromise0 (http://localhost:8000/__cypress/runner/cypress_runner.js:1644:10)
    at Promise._settlePromises (http://localhost:8000/__cypress/runner/cypress_runner.js:1720:18)
    at _drainQueueStep (http://localhost:8000/__cypress/runner/cypress_runner.js:2430:12)
    at _drainQueue (http://localhost:8000/__cypress/runner/cypress_runner.js:2423:9)
    at Async._drainQueues (http://localhost:8000/__cypress/runner/cypress_runner.js:2439:5)
    at Async.drainQueues (http://localhost:8000/__cypress/runner/cypress_runner.js:2309:14)
From Your Spec Code:
    at Context.eval (webpack://gestoreasy-v3/./cypress/e2e/quotes_create_and_invite.cy.js:17:7)]]></failure>
    </testcase>
  </testsuite>
</testsuites>