LernApp/build/test-results/test/TEST-com.oliver.kidio.backend.ServerTest.xml
2026-09-04 12:27:29 +02:00

22 lines
2.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="com.oliver.kidio.backend.ServerTest" tests="3" skipped="0" failures="0" errors="0" timestamp="2026-09-04T10:25:58.892Z" hostname="SDGDEU-GK0DHDY1" time="0.37">
<properties/>
<testcase name="test tasks endpoint and verify" classname="com.oliver.kidio.backend.ServerTest" time="0.352"/>
<testcase name="test screentime sync" classname="com.oliver.kidio.backend.ServerTest" time="0.008"/>
<testcase name="test health endpoint" classname="com.oliver.kidio.backend.ServerTest" time="0.008"/>
<system-out><![CDATA[2026-09-04 12:25:59.167 [DefaultDispatcher-worker-2 @call-context#3] INFO io.ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active.
2026-09-04 12:25:59.187 [DefaultDispatcher-worker-2 @call-context#3] INFO io.ktor.test - Application started in 0.025 seconds.
2026-09-04 12:25:59.188 [DefaultDispatcher-worker-3 @coroutine#5] INFO io.ktor.test - Responding at http://localhost:80
2026-09-04 12:25:59.188 [DefaultDispatcher-worker-3 @coroutine#5] INFO io.ktor.test - Responding at https://localhost:443
2026-09-04 12:25:59.248 [DefaultDispatcher-worker-1 @call-context#23] INFO io.ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active.
2026-09-04 12:25:59.249 [DefaultDispatcher-worker-1 @call-context#23] INFO io.ktor.test - Application started in 0.001 seconds.
2026-09-04 12:25:59.249 [DefaultDispatcher-worker-4 @coroutine#25] INFO io.ktor.test - Responding at http://localhost:80
2026-09-04 12:25:59.249 [DefaultDispatcher-worker-4 @coroutine#25] INFO io.ktor.test - Responding at https://localhost:443
2026-09-04 12:25:59.255 [DefaultDispatcher-worker-1 @call-context#39] INFO io.ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active.
2026-09-04 12:25:59.256 [DefaultDispatcher-worker-1 @call-context#39] INFO io.ktor.test - Application started in 0.001 seconds.
2026-09-04 12:25:59.256 [DefaultDispatcher-worker-3 @coroutine#41] INFO io.ktor.test - Responding at http://localhost:80
2026-09-04 12:25:59.256 [DefaultDispatcher-worker-3 @coroutine#41] INFO io.ktor.test - Responding at https://localhost:443
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>