<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="19.287" tests="4" failures="4">
  <testsuite name="Root Suite" timestamp="2025-11-08T21:59:09" tests="0" file="cypress\e2e\titulos_a_vencer.cy.js" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Relatórios - Títulos a Vencer" timestamp="2025-11-08T21:59:09" tests="4" time="19.280" failures="4">
    <testcase name="Relatórios - Títulos a Vencer carrega a página e exibe filtros e resumo" time="0.000" classname="carrega a página e exibe filtros e resumo">
      <failure message="Timed out retrying after 4000ms: Expected to find element: `#horizonte`, but never found it." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 4000ms: Expected to find element: `#horizonte`, but never found it.
    at Context.eval (webpack://gestoreasy-v3/./cypress/e2e/titulos_a_vencer.cy.js:8:25)]]></failure>
    </testcase>
    <testcase name="Relatórios - Títulos a Vencer aplica filtros e atualiza tabelas" time="0.000" classname="aplica filtros e atualiza tabelas">
      <failure message="Timed out retrying after 4000ms: Expected to find element: `#horizonte`, but never found it." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 4000ms: Expected to find element: `#horizonte`, but never found it.
    at Context.eval (webpack://gestoreasy-v3/./cypress/e2e/titulos_a_vencer.cy.js:19:7)]]></failure>
    </testcase>
    <testcase name="Relatórios - Títulos a Vencer exporta CSV e possui botão de Excel" time="0.000" classname="exporta CSV e possui botão de Excel">
      <failure message="Timed out retrying after 4000ms: Expected to find element: `#exportReceberCsv`, but never found it." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 4000ms: Expected to find element: `#exportReceberCsv`, but never found it.
    at Context.eval (webpack://gestoreasy-v3/./cypress/e2e/titulos_a_vencer.cy.js:33:32)]]></failure>
    </testcase>
    <testcase name="Relatórios - Títulos a Vencer renderiza a seção de aging e atualiza após filtros" time="0.000" classname="renderiza a seção de aging e atualiza após filtros">
      <failure message="Timed out retrying after 4000ms: Expected to find element: `#agingReceber`, but never found it." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 4000ms: Expected to find element: `#agingReceber`, but never found it.
    at Context.eval (webpack://gestoreasy-v3/./cypress/e2e/titulos_a_vencer.cy.js:41:28)]]></failure>
    </testcase>
  </testsuite>
</testsuites>