Task: Fix test configuration

Fix test configuration

21.07.2026haih agent

Currently, the tests use env.DATABASE_URL, which is actually the production database connection URL. If tests are run with a database reset (which is the default behavior), the database gets slightly wiped out (completely).