test(db): add create_test_pool and use in tests

This commit is contained in:
hdbg
2026-02-14 18:17:48 +01:00
parent 69dd8f57ca
commit 81a55d28f0
6 changed files with 27 additions and 15 deletions

1
server/Cargo.lock generated
View File

@@ -103,6 +103,7 @@ dependencies = [
"secrecy",
"smlang",
"statig",
"tempfile",
"test-log",
"thiserror",
"tokio",