Add backend unit/integration tests, Playwright e2e tests, README, cookie Secure fix
SonarQube Analysis / sonarqube (push) Successful in 4m20s

This commit is contained in:
2026-08-13 22:35:38 +00:00
parent 2adbf24b23
commit 921022c658
25 changed files with 6600 additions and 57 deletions
+5
View File
@@ -0,0 +1,5 @@
TEST_PGHOST=localhost
TEST_PGPORT=55432
TEST_PGUSER=redefined_test
TEST_PGPASSWORD=redefined_test
TEST_PGDATABASE=redefined_test