Add tests setup for post /movies

This commit is contained in:
2024-12-02 22:56:14 +01:00
parent 24035c15bf
commit 5e1e2fb6e2
5 changed files with 206 additions and 0 deletions

2
api/bunfig.toml Normal file
View File

@@ -0,0 +1,2 @@
[test]
preload = ["./tests/setup.ts"]