<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="6.133" tests="10" failures="1">
  <testsuite name="Root Suite" timestamp="2025-11-07T19:24:04" 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-07T19:24:04" tests="10" time="6.126" 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:76065:18)
    at Object.errByPath (http://localhost:8000/__cypress/runner/cypress_runner.js:76119:10)
    at checkForXhr (http://localhost:8000/__cypress/runner/cypress_runner.js:135342:84)
    at <unknown> (http://localhost:8000/__cypress/runner/cypress_runner.js:135368:28)
    at tryCatcher (http://localhost:8000/__cypress/runner/cypress_runner.js:1830:23)
    at Promise.attempt.Promise.try (http://localhost:8000/__cypress/runner/cypress_runner.js:4338:29)
    at whenStable (http://localhost:8000/__cypress/runner/cypress_runner.js:143744:68)
    at <unknown> (http://localhost:8000/__cypress/runner/cypress_runner.js:143685:14)
    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:1724:18)
    at Promise._fulfill (http://localhost:8000/__cypress/runner/cypress_runner.js:1668:18)
    at <unknown> (http://localhost:8000/__cypress/runner/cypress_runner.js:5473:46)
From Your Spec Code:
    at Context.eval (webpack://gestoreasy-v3/./cypress/e2e/financeiro_receber.cy.js:49:7)]]></failure>
    </testcase>
  </testsuite>
</testsuites>