diff options
| author | xnacly <matteogropp@protonmail.com> | 2021-08-30 16:21:54 +0200 |
|---|---|---|
| committer | xnacly <matteogropp@protonmail.com> | 2021-08-30 16:21:54 +0200 |
| commit | 9e4c7d119b3feb7a9d63a31c162b88b6839d75f9 (patch) | |
| tree | 55076cf6ad127c080e212b4cb9ad0a4466302a06 /api | |
| parent | added jest config, installed supertest (diff) | |
| download | server-ts-9e4c7d119b3feb7a9d63a31c162b88b6839d75f9.tar.xz | |
added setup for jest tests
Diffstat (limited to 'api')
| -rw-r--r-- | api/jest/setup.js | 2 | ||||
| -rw-r--r-- | api/package.json | 2 | ||||
| -rw-r--r-- | api/scripts/setup_test.js | 14 |
3 files changed, 16 insertions, 2 deletions
diff --git a/api/jest/setup.js b/api/jest/setup.js new file mode 100644 |
