feat(tests): update test configurations and improve mocking setup

This commit is contained in:
Jose Selesan
2026-06-03 09:35:04 -03:00
parent c1b47674c8
commit 473686528e
8 changed files with 27 additions and 19 deletions

2
bunfig.toml Normal file
View File

@@ -0,0 +1,2 @@
[test]
preload = ["./apps/backend/test/support/prisma.mock.ts"]