<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="5.682" tests="10" failures="1">
  <testsuite name="Root Suite" timestamp="2025-11-07T10:21:05" tests="0" file="cypress\e2e\financeiro_receber.cy.js" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Financeiro &gt; Contas a Receber" timestamp="2025-11-07T10:21:05" tests="10" time="5.678" failures="1">
    <testcase name="Financeiro &gt; Contas a Receber &quot;before each&quot; hook for &quot;carrega lista e exibe totais e badges&quot;" time="0.000" classname="&quot;before each&quot; hook for &quot;carrega lista e exibe totais e badges&quot;">
      <failure message="Timed out retrying after 5000ms: `cy.wait()` timed out waiting `5000ms` for the 1st request to the route: `getReceber`. No request ever occurred.

https://on.cypress.io/wait

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Financeiro &gt; Contas a Receber`" type="CypressError"><![CDATA[CypressError: Timed out retrying after 5000ms: `cy.wait()` timed out waiting `5000ms` for the 1st request to the route: `getReceber`. No request ever occurred.

https://on.cypress.io/wait

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Financeiro > Contas a Receber`
    at cypressErr (http://localhost:8000/__cypress/runner/cypress_runner.js:77954:18)
    at Object.errByPath (http://localhost:8000/__cypress/runner/cypress_runner.js:78022:10)
    at checkForXhr (http://localhost:8000/__cypress/runner/cypress_runner.js:138285:84)
    at <unknown> (http://localhost:8000/__cypress/runner/cypress_runner.js:138310:28)
    at tryCatcher (http://localhost:8000/__cypress/runner/cypress_runner.js:1777:23)
    at Promise.attempt.Promise.try (http://localhost:8000/__cypress/runner/cypress_runner.js:4285:29)
    at whenStable (http://localhost:8000/__cypress/runner/cypress_runner.js:151356:68)
    at <unknown> (http://localhost:8000/__cypress/runner/cypress_runner.js:151297:14)
    at tryCatcher (http://localhost:8000/__cypress/runner/cypress_runner.js:1777:23)
    at Promise._settlePromiseFromHandler (http://localhost:8000/__cypress/runner/cypress_runner.js:1489:31)
    at Promise._settlePromise (http://localhost:8000/__cypress/runner/cypress_runner.js:1546:18)
    at Promise._settlePromise0 (http://localhost:8000/__cypress/runner/cypress_runner.js:1591:10)
    at Promise._settlePromises (http://localhost:8000/__cypress/runner/cypress_runner.js:1671:18)
    at Promise._fulfill (http://localhost:8000/__cypress/runner/cypress_runner.js:1615:18)
    at <unknown> (http://localhost:8000/__cypress/runner/cypress_runner.js:5420:46)
From Your Spec Code:
    at Context.eval (webpack://gestoreasy-v3/./cypress/e2e/financeiro_receber.cy.js:49:7)]]></failure>
    </testcase>
  </testsuite>
</testsuites>