Fix failing tests (#1009)

* chore: ignore all .data directories

* fix: date locale for unit tests

* test: disable parallelism to prevent database locks

* chore: fix lint errors

* chore: remove unused function

---------

Co-authored-by: zebrapurring <>
Co-authored-by: Tonya <tonya@tokia.dev>
This commit is contained in:
zebrapurring
2025-10-09 13:51:51 +02:00
committed by GitHub
parent 8a90b9c133
commit 116e39531b
5 changed files with 8 additions and 29 deletions

2
.gitignore vendored
View File

@@ -60,7 +60,7 @@ backend/app/api/static/public/*
backend/api
docs/.vitepress/cache/
/.data/
.data/
# Playwright
frontend/test-results/