Added UsersTable to Exposed database schema Updated KidioRepository interface and implementations for auth methods Updated Ktor routing, application setup, and integration tests for JWT auth
111 lines
2.8 KiB
HTML
111 lines
2.8 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
<meta http-equiv="x-ua-compatible" content="IE=edge"/>
|
|
<title>Test results - test screentime sync</title>
|
|
<link href="../css/base-style.css" rel="stylesheet" type="text/css"/>
|
|
<link href="../css/style.css" rel="stylesheet" type="text/css"/>
|
|
<script src="../js/report.js" type="text/javascript"></script>
|
|
</head>
|
|
<body>
|
|
<div id="content">
|
|
<div class="breadcrumbs">
|
|
<a class="breadcrumb" href="../index.html">all</a> >
|
|
<a class="breadcrumb" href="index.html">com.oliver.kidio.backend.ServerTest</a> >
|
|
<span class="breadcrumb">test screentime sync</span>
|
|
</div>
|
|
<div class="tab-container">
|
|
<ul class="tabLinks">
|
|
<li>
|
|
<a class="successGroup" href="#">Gradle Test Run :test</a>
|
|
</li>
|
|
</ul>
|
|
<div class="tab">
|
|
<h2>Gradle Test Run :test</h2>
|
|
<h1>test screentime sync</h1>
|
|
<div class="tab-container">
|
|
<ul class="tabLinks">
|
|
<li>
|
|
<a class="" href="#">summary</a>
|
|
</li>
|
|
<li>
|
|
<a class="" href="#">standard output</a>
|
|
</li>
|
|
</ul>
|
|
<div class="tab">
|
|
<h2>summary</h2>
|
|
<div>
|
|
<div class="summary">
|
|
<table>
|
|
<tr>
|
|
<td>
|
|
<div class="summaryGroup">
|
|
<table>
|
|
<tr>
|
|
<td>
|
|
<div class="infoBox">
|
|
<div class="counter">1</div>
|
|
<p>tests</p>
|
|
</div>
|
|
</td>
|
|
<td>
|
|
<div class="infoBox">
|
|
<div class="counter">0</div>
|
|
<p>failures</p>
|
|
</div>
|
|
</td>
|
|
<td>
|
|
<div class="infoBox">
|
|
<div class="counter">0</div>
|
|
<p>skipped</p>
|
|
</div>
|
|
</td>
|
|
<td>
|
|
<div class="infoBox duration">
|
|
<div class="counter">0.008s</div>
|
|
<p>duration</p>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</td>
|
|
<td>
|
|
<div class="infoBox success successRate">
|
|
<div class="percent">100%</div>
|
|
<p>successful</p>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="tab">
|
|
<h2>standard output</h2>
|
|
<span class="code">
|
|
<pre id="root-0-test-stdout-test screentime sync">2026-09-04 11:18:29.187 [DefaultDispatcher-worker-7 @call-context#23] INFO io.ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active.
|
|
2026-09-04 11:18:29.188 [DefaultDispatcher-worker-7 @call-context#23] INFO io.ktor.test - Application started in 0.001 seconds.
|
|
2026-09-04 11:18:29.188 [DefaultDispatcher-worker-1 @coroutine#25] INFO io.ktor.test - Responding at http://localhost:80
|
|
2026-09-04 11:18:29.188 [DefaultDispatcher-worker-1 @coroutine#25] INFO io.ktor.test - Responding at https://localhost:443
|
|
</pre>
|
|
<button class="clipboard-copy-btn" aria-label="Copy to clipboard" data-copy-element-id="root-0-test-stdout-test screentime sync">Copy</button>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="footer">
|
|
<p>
|
|
<div>
|
|
<label class="hidden" id="label-for-line-wrapping-toggle" for="line-wrapping-toggle">Wrap lines
|
|
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
|
|
</label>
|
|
</div>Generated by
|
|
<a href="https://www.gradle.org">Gradle 9.5.1</a> at 04.09.2026, 11:18:29</p>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|