test finally working, needs to apply migration to the database

This commit is contained in:
filipriec
2025-02-23 19:15:41 +01:00
parent 2788ff6b1f
commit 21c512bb02
5 changed files with 157 additions and 0 deletions

1
server/.env_test Normal file
View File

@@ -0,0 +1 @@
TEST_DATABASE_URL="postgres://multi_psql_dev:3@localhost:5432/multi_rust_test"