fix: failing tests

This commit is contained in:
Max Hohlfeld 2025-06-09 20:03:12 +02:00
parent e591b419bb
commit 7f5941ba6a
4 changed files with 29 additions and 27 deletions

View File

@ -6,8 +6,10 @@ SQLX_OFFLINE=true
# 64 byte long openssl rand -base64 64 # 64 byte long openssl rand -base64 64
SECRET_KEY="changeInProdOrHandAb11111111111111111111111111111111111111111111" SECRET_KEY="changeInProdOrHandAb11111111111111111111111111111111111111111111"
HOSTNAME="localhost" HOSTNAME="localhost"
WEBMASTER_EMAIL="admin@example.com"
SERVER_ADDRESS="127.0.0.1" SERVER_ADDRESS="127.0.0.1"
SERVER_PORT="8080" SERVER_PORT="8080"
APP_ENVIRONMENT="development"
SMTP_SERVER="localhost" SMTP_SERVER="localhost"
SMTP_PORT="1025" SMTP_PORT="1025"

View File

@ -15,30 +15,6 @@ snapshot_kind: text
<a class="panel-block is-active"> <a class="panel-block is-active">
<div class="level"> <div class="level">
<div class="level-left"> <div class="level-left">
<div class="level-item">
Tuchuniform
</div>
<div class="level-item buttons are-small">
<button class="button is-success is-light" hx-get="/clothing/edit/1" hx-target="closest a">
<svg class="icon">
<use href="/static/feather-sprite.svg#edit" />
</svg>
</button>
<button class="button is-danger is-light" hx-delete="/clothing/1" hx-swap="delete"
hx-target="closest a" hx-trigger="confirmed">
<svg class="icon">
<use href="/static/feather-sprite.svg#trash-2" />
</svg>
</button>
</div>
</div>
</div>
</a>
<a class="panel-block is-active">
<div class="level">
<div class="level-left">
<div class="level-item"> <div class="level-item">
Schutzkleidung Form 1 Schutzkleidung Form 1
</div> </div>
@ -60,6 +36,30 @@ snapshot_kind: text
</div> </div>
</a> </a>
<a class="panel-block is-active">
<div class="level">
<div class="level-left">
<div class="level-item">
Tuchuniform
</div>
<div class="level-item buttons are-small">
<button class="button is-success is-light" hx-get="/clothing/edit/1" hx-target="closest a">
<svg class="icon">
<use href="/static/feather-sprite.svg#edit" />
</svg>
</button>
<button class="button is-danger is-light" hx-delete="/clothing/1" hx-swap="delete"
hx-target="closest a" hx-trigger="confirmed">
<svg class="icon">
<use href="/static/feather-sprite.svg#trash-2" />
</svg>
</button>
</div>
</div>
</div>
</a>
<div class="panel-block"> <div class="panel-block">
<button class="button is-link is-light" hx-get="/clothing/new" hx-swap="beforebegin" hx-target="closest div"> <button class="button is-link is-light" hx-get="/clothing/new" hx-swap="beforebegin" hx-target="closest div">
<svg class="icon"> <svg class="icon">

View File

@ -124,7 +124,7 @@ snapshot_kind: text
<div class="field is-horizontal"> <div class="field is-horizontal">
<div class="field-label"> <div class="field-label">
<label class="label">Führungsassistent durch FF gestellt?</label> <label class="label">Führungsassistent benötigt?</label>
</div> </div>
<div class="field-body"> <div class="field-body">
<div class="field is-narrow"> <div class="field is-narrow">

View File

@ -24,7 +24,7 @@ ur noch ein Passwort festlegen. Kopiere daf=C3=BCr folgenden Link in deinen=
https://brasiwa-leipzig.de/register?token=3D123456789 https://brasiwa-leipzig.de/register?token=3D123456789
Bitte beachte, dass der Link nur 24 Stunden g=C3=BCltig ist. Bitte beachte, dass der Link nur 5 Tage lang g=C3=BCltig ist.
Viele Gr=C3=BC=C3=9Fe Viele Gr=C3=BC=C3=9Fe
--boundary --boundary
@ -41,7 +41,7 @@ nden Link in deinen Browser:</p>
<p>https://brasiwa-leipzig.de/register?token=3D123456789</p> <p>https://brasiwa-leipzig.de/register?token=3D123456789</p>
<p>Bitte beachte, dass der Link <b>nur 24 Stunden g=C3=BCltig</b> ist.</p> <p>Bitte beachte, dass der Link <b>nur 5 Tage lang g=C3=BCltig</b> ist.</p>
<p>Viele Gr=C3=BC=C3=9Fe</p> <p>Viele Gr=C3=BC=C3=9Fe</p>
--boundary-- --boundary--