LernApp/build/test-results/test/TEST-com.oliver.kidio.backend.ServerTest.xml
2026-09-03 14:08:05 +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-02T20:23:26.202Z" hostname="SIT-SMBP-0GF26J" time="0.34">
<properties/>
<testcase name="test tasks endpoint and verify" classname="com.oliver.kidio.backend.ServerTest" time="0.32"/>
<testcase name="test screentime sync" classname="com.oliver.kidio.backend.ServerTest" time="0.007"/>
<testcase name="test health endpoint" classname="com.oliver.kidio.backend.ServerTest" time="0.011"/>
<system-out><![CDATA[2026-09-02 22:23:26.448 [DefaultDispatcher-worker-2 @call-context#3] INFO io.ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active.
2026-09-02 22:23:26.466 [DefaultDispatcher-worker-2 @call-context#3] INFO io.ktor.test - Application started in 0.022 seconds.
2026-09-02 22:23:26.467 [DefaultDispatcher-worker-3 @coroutine#5] INFO io.ktor.test - Responding at http://localhost:80
2026-09-02 22:23:26.467 [DefaultDispatcher-worker-3 @coroutine#5] INFO io.ktor.test - Responding at https://localhost:443
2026-09-02 22:23:26.526 [DefaultDispatcher-worker-3 @call-context#23] INFO io.ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active.
2026-09-02 22:23:26.526 [DefaultDispatcher-worker-3 @call-context#23] INFO io.ktor.test - Application started in 0.0 seconds.
2026-09-02 22:23:26.526 [DefaultDispatcher-worker-5 @coroutine#25] INFO io.ktor.test - Responding at http://localhost:80
2026-09-02 22:23:26.526 [DefaultDispatcher-worker-5 @coroutine#25] INFO io.ktor.test - Responding at https://localhost:443
2026-09-02 22:23:26.533 [DefaultDispatcher-worker-7 @call-context#39] INFO io.ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active.
2026-09-02 22:23:26.534 [DefaultDispatcher-worker-7 @call-context#39] INFO io.ktor.test - Application started in 0.001 seconds.
2026-09-02 22:23:26.534 [DefaultDispatcher-worker-3 @coroutine#41] INFO io.ktor.test - Responding at http://localhost:80
2026-09-02 22:23:26.534 [DefaultDispatcher-worker-3 @coroutine#41] INFO io.ktor.test - Responding at https://localhost:443
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>