feat: implement complex user invitation handler with tests and configuration

This commit is contained in:
Jose Selesan
2026-04-22 15:58:34 -03:00
parent 6ad4fc9ee9
commit 4658b168ed
8 changed files with 302 additions and 21 deletions

2
apps/backend/bunfig.toml Normal file
View File

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