vben-admin-thin-next/tests/server
2021-08-12 23:19:28 +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 feat(test): add jest test suite 2021-06-17 23:00:12 +08:00
nodemon.json feat(test): add jest test suite 2021-06-17 23:00:12 +08:00
package.json chore: update deps 2021-08-12 23:19:28 +08:00
README.md feat(test): add jest test suite 2021-06-17 23:00:12 +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

yarn

yarn start