monkeytype/backend
Sondre Kjempekjenn 88a587c5c2
Feature/backend test (#2937) sondrekje
* Switch to ts-node-dev for development

* Minimal setup for backend testing

* Basic controller test

* __tests__ directory

* Delete old DB client

* Improve tests, ensure DB cleanup only runs for inMemory DB
2022-05-05 15:19:31 +02:00
..
__tests__ Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
anticheat
api Remove class syntax from george (#2935) 2022-05-05 02:00:12 +02:00
constants (Backend) Ability to make Quotes Favorite (#2826) rizwanmustafa 2022-04-14 22:53:44 +02:00
credentials
dal Remove class syntax from db client (#2940) Bruception 2022-05-05 01:57:51 +02:00
documentation added get last result to public api 2022-04-28 12:39:18 +02:00
init Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
jobs Remove class syntax from george (#2935) 2022-05-05 02:00:12 +02:00
middlewares Remove class syntax from db client (#2940) Bruception 2022-05-05 01:57:51 +02:00
tasks Remove class syntax from george (#2935) 2022-05-05 02:00:12 +02:00
types removed todo 2022-05-04 01:21:07 +02:00
utils Remove class syntax from george (#2935) 2022-05-05 02:00:12 +02:00
.gitignore
app.ts
docker-compose.yml Add docker-compose and instructions to README (#2939) sondrekje 2022-05-05 01:52:17 +02:00
example.env Add docker-compose and instructions to README (#2939) sondrekje 2022-05-05 01:52:17 +02:00
jest-mongodb-config.js Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
jest.config.ts Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
package-lock.json Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
package.json Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
server.ts Remove class syntax from george (#2935) 2022-05-05 02:00:12 +02:00
setup-tests.ts Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
tsconfig.json Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
version.ts v1.14.1 (#2745) 2022-03-21 21:22:47 +01:00