summaryrefslogtreecommitdiff
path: root/android/app/build/test-results/testDebugUnitTest/TEST-org.terst.doot.widget.SlotPackerTest.xml
diff options
context:
space:
mode:
authorPeter Stone <thepeterstone@gmail.com>2026-06-29 02:41:29 +0000
committerPeter Stone <thepeterstone@gmail.com>2026-06-29 02:41:29 +0000
commit6dfdb9aab91391b6578417ebbcb758c8aba62c21 (patch)
treedd1e450fe88a099945445c1ff9f7cb9142c6b3bf /android/app/build/test-results/testDebugUnitTest/TEST-org.terst.doot.widget.SlotPackerTest.xml
parent7b52833b4ab2e5f86d7590683b7eea9559cd42b3 (diff)
fix: resolve Glance ColorProvider import, Box content lambdas, OkHttp Call import in tests
Diffstat (limited to 'android/app/build/test-results/testDebugUnitTest/TEST-org.terst.doot.widget.SlotPackerTest.xml')
-rw-r--r--android/app/build/test-results/testDebugUnitTest/TEST-org.terst.doot.widget.SlotPackerTest.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/android/app/build/test-results/testDebugUnitTest/TEST-org.terst.doot.widget.SlotPackerTest.xml b/android/app/build/test-results/testDebugUnitTest/TEST-org.terst.doot.widget.SlotPackerTest.xml
new file mode 100644
index 0000000..d4573cb
--- /dev/null
+++ b/android/app/build/test-results/testDebugUnitTest/TEST-org.terst.doot.widget.SlotPackerTest.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<testsuite name="org.terst.doot.widget.SlotPackerTest" tests="6" skipped="0" failures="0" errors="0" timestamp="2026-06-29T02:41:11" hostname="titanium" time="0.11">
+ <properties/>
+ <testcase name="three tasks with no events form one fragment" classname="org.terst.doot.widget.SlotPackerTest" time="0.091"/>
+ <testcase name="fragment startTime and endTime match first and last slot" classname="org.terst.doot.widget.SlotPackerTest" time="0.001"/>
+ <testcase name="task slot jumps past overlapping event" classname="org.terst.doot.widget.SlotPackerTest" time="0.009"/>
+ <testcase name="single task gets slot starting at now" classname="org.terst.doot.widget.SlotPackerTest" time="0.001"/>
+ <testcase name="event between tasks splits into two fragments" classname="org.terst.doot.widget.SlotPackerTest" time="0.001"/>
+ <testcase name="empty tasks returns empty fragments" classname="org.terst.doot.widget.SlotPackerTest" time="0.0"/>
+ <system-out><![CDATA[]]></system-out>
+ <system-err><![CDATA[]]></system-err>
+</testsuite>