mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-28 00:35:25 +08:00
* 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 |
||
---|---|---|
.. | ||
__tests__ | ||
anticheat | ||
api | ||
constants | ||
credentials | ||
dal | ||
documentation | ||
init | ||
jobs | ||
middlewares | ||
tasks | ||
types | ||
utils | ||
.gitignore | ||
app.ts | ||
docker-compose.yml | ||
example.env | ||
jest-mongodb-config.js | ||
jest.config.ts | ||
package-lock.json | ||
package.json | ||
server.ts | ||
setup-tests.ts | ||
tsconfig.json | ||
version.ts |