<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="com.yorvana.ui.reportbug.ReportBugViewModelTest" tests="11" skipped="0" failures="0" errors="0" timestamp="2026-05-26T04:44:36.582Z" hostname="home-pc" time="0.38">
  <properties/>
  <testcase name="retryCount should reset on each Submit" classname="com.yorvana.ui.reportbug.ReportBugViewModelTest" time="0.048"/>
  <testcase name="submit should call sentryWrapper lazyInitAndSendFeedback when not enabled" classname="com.yorvana.ui.reportbug.ReportBugViewModelTest" time="0.032"/>
  <testcase name="submit should retry and then fallback to email on failure" classname="com.yorvana.ui.reportbug.ReportBugViewModelTest" time="0.033"/>
  <testcase name="canSubmit reflects email validity" classname="com.yorvana.ui.reportbug.ReportBugViewModelTest" time="0.03"/>
  <testcase name="submit should call sentryWrapper captureFeedback when enabled" classname="com.yorvana.ui.reportbug.ReportBugViewModelTest" time="0.031"/>
  <testcase name="fallbackToEmail body should contain device info when enabled" classname="com.yorvana.ui.reportbug.ReportBugViewModelTest" time="0.035"/>
  <testcase name="fallbackToEmail body should NOT contain device info when disabled" classname="com.yorvana.ui.reportbug.ReportBugViewModelTest" time="0.034"/>
  <testcase name="fallbackToEmail body should contain contact email when provided" classname="com.yorvana.ui.reportbug.ReportBugViewModelTest" time="0.035"/>
  <testcase name="initial state should load version and vault info" classname="com.yorvana.ui.reportbug.ReportBugViewModelTest" time="0.033"/>
  <testcase name="state should update reactively when preferences change" classname="com.yorvana.ui.reportbug.ReportBugViewModelTest" time="0.03"/>
  <testcase name="submit should navigate back on success without showing snackbar" classname="com.yorvana.ui.reportbug.ReportBugViewModelTest" time="0.034"/>
  <system-out><![CDATA[]]></system-out>
  <system-err><![CDATA[]]></system-err>
</testsuite>
