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 | d107c66358592336d9f6ba8d263b645c242b4c1e (patch) | |
| tree | 7516382d1ce79ff3357a0560f87e847d426f1c5c /api | |
| parent | added jest config, installed supertest (diff) | |
| download | server-ts-d107c66358592336d9f6ba8d263b645c242b4c1e.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 |
