gf-vben-admin/tests/server
2022-03-18 20:07:37 +08:00
..
controller feat(test): add jest test suite 2021-06-17 23:00:12 +08:00
service feat(test): add jest test suite 2021-06-17 23:00:12 +08:00
ecosystem.config.js feat(test): add jest test suite 2021-06-17 23:00:12 +08:00
index.ts chore: format code 2021-08-24 22:41:48 +08:00
nodemon.json feat(test): add jest test suite 2021-06-17 23:00:12 +08:00
package.json chore: update deps 2022-03-18 20:07:37 +08:00
README.md chore: update deps 2021-11-10 21:49:41 +08:00
routes.ts feat(test): add jest test suite 2021-06-17 23:00:12 +08:00
tsconfig.json feat(test): add jest test suite 2021-06-17 23:00:12 +08:00
utils.ts feat(test): add jest test suite 2021-06-17 23:00:12 +08:00
yarn.lock feat(test): add jest test suite 2021-06-17 23:00:12 +08:00

Test Server

It is used to start the test interface service, which can test the upload, websocket, login and other interfaces.

Usage


cd ./test/server

pnpm install

pnpm run start