From 0c8b95cb54b2b0d9707357037d1839d24c22ab19 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Mon, 29 Jun 2026 02:41:36 +0000 Subject: chore: gitignore android build output --- .../org.terst.doot.widget.SlotPackerTest.html | 121 --------------------- ...org.terst.doot.widget.WidgetRepositoryTest.html | 106 ------------------ 2 files changed, 227 deletions(-) delete mode 100644 android/app/build/reports/tests/testDebugUnitTest/classes/org.terst.doot.widget.SlotPackerTest.html delete mode 100644 android/app/build/reports/tests/testDebugUnitTest/classes/org.terst.doot.widget.WidgetRepositoryTest.html (limited to 'android/app/build/reports/tests/testDebugUnitTest/classes') diff --git a/android/app/build/reports/tests/testDebugUnitTest/classes/org.terst.doot.widget.SlotPackerTest.html b/android/app/build/reports/tests/testDebugUnitTest/classes/org.terst.doot.widget.SlotPackerTest.html deleted file mode 100644 index f78ffa7..0000000 --- a/android/app/build/reports/tests/testDebugUnitTest/classes/org.terst.doot.widget.SlotPackerTest.html +++ /dev/null @@ -1,121 +0,0 @@ - - - - - -Test results - Class org.terst.doot.widget.SlotPackerTest - - - - - -
-

Class org.terst.doot.widget.SlotPackerTest

- -
- - - - - -
-
- - - - - - - -
-
-
6
-

tests

-
-
-
-
0
-

failures

-
-
-
-
0
-

ignored

-
-
-
-
0.103s
-

duration

-
-
-
-
-
-
100%
-

successful

-
-
-
-
- -
-

Tests

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TestDurationResult
empty tasks returns empty fragments0spassed
event between tasks splits into two fragments0.001spassed
fragment startTime and endTime match first and last slot0.001spassed
single task gets slot starting at now0.001spassed
task slot jumps past overlapping event0.009spassed
three tasks with no events form one fragment0.091spassed
-
-
- -
- - diff --git a/android/app/build/reports/tests/testDebugUnitTest/classes/org.terst.doot.widget.WidgetRepositoryTest.html b/android/app/build/reports/tests/testDebugUnitTest/classes/org.terst.doot.widget.WidgetRepositoryTest.html deleted file mode 100644 index 10dfc67..0000000 --- a/android/app/build/reports/tests/testDebugUnitTest/classes/org.terst.doot.widget.WidgetRepositoryTest.html +++ /dev/null @@ -1,106 +0,0 @@ - - - - - -Test results - Class org.terst.doot.widget.WidgetRepositoryTest - - - - - -
-

Class org.terst.doot.widget.WidgetRepositoryTest

- -
- - - - - -
-
- - - - - - - -
-
-
3
-

tests

-
-
-
-
0
-

failures

-
-
-
-
0
-

ignored

-
-
-
-
3.938s
-

duration

-
-
-
-
-
-
100%
-

successful

-
-
-
-
- -
-

Tests

- - - - - - - - - - - - - - - - - - - - - - - -
TestDurationResult
fetch returns failure on non-2000.030spassed
fetch returns success with valid JSON3.893spassed
fetch sets Authorization header0.015spassed
-
-
- -
- - -- cgit v1.2.3