monkeytype/backend
Bruce Berrios 8095dd6bfc
Add test step in pr-check action (#2942) Bruception
* Add test step in pr-check action

* Add jest action

* Specify wd

* Remove action

* Remove test

* Add anti-cheat check
2022-05-05 23:06:40 +02:00
..
__tests__ Move backend source files into src folder (#2943) 2022-05-05 19:27:00 +02:00
src Testing - mock setup for redis (#2944) 2022-05-05 14:05:31 -04:00
.gitignore
docker-compose.yml
example.env
jest-mongodb-config.js Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
jest.config.ts Add test step in pr-check action (#2942) Bruception 2022-05-05 23:06:40 +02:00
package-lock.json Testing - mock setup for redis (#2944) 2022-05-05 14:05:31 -04:00
package.json Add test step in pr-check action (#2942) Bruception 2022-05-05 23:06:40 +02:00
setup-tests.ts Testing - mock setup for redis (#2944) 2022-05-05 14:05:31 -04:00
tsconfig.json Move backend source files into src folder (#2943) 2022-05-05 19:27:00 +02:00