lukinovec
407197b190
Use datasets in hardening tests
2026-06-08 11:26:07 +02:00
lukinovec
b1f0d0a43c
Get central DB from config in harden test
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-05-01 12:34:28 +02:00
lukinovec
0ce3d863ce
DATABASE_URL test: set config for both datasets
2026-05-01 12:11:00 +02:00
lukinovec
52f6857302
If harden throws an exception, revert connection back to central
2026-05-01 12:08:02 +02:00
lukinovec
f5f5f1d4aa
Fix DB bootstrapper test
...
"database tenancy bootstrapper throws an exception if DATABASE_URL is set" was failing with the null $databaseUrl because the tenant DB was never created. This test was ignored during test runs because the test file lacked the 'Test' suffix.
2026-05-01 11:53:27 +02:00
lukinovec
fbd1e02564
Correct DatabaseTenancyBootstrapper test filename
...
DatabaseTenancyBootstrapper is ignored by ./t, it should be suffixed with 'Test'.
2026-05-01 11:50:01 +02:00