Vben c4b22a225d fix(upload): make sure to carry custom parameters, fix #802 há 3 anos atrás
..
controller f6fe1dd62d feat(test): add jest test suite há 3 anos atrás
service f6fe1dd62d feat(test): add jest test suite há 3 anos atrás
README.md f6fe1dd62d feat(test): add jest test suite há 3 anos atrás
ecosystem.config.js f6fe1dd62d feat(test): add jest test suite há 3 anos atrás
index.ts f6fe1dd62d feat(test): add jest test suite há 3 anos atrás
nodemon.json f6fe1dd62d feat(test): add jest test suite há 3 anos atrás
package.json f6fe1dd62d feat(test): add jest test suite há 3 anos atrás
routes.ts f6fe1dd62d feat(test): add jest test suite há 3 anos atrás
tsconfig.json f6fe1dd62d feat(test): add jest test suite há 3 anos atrás
utils.ts f6fe1dd62d feat(test): add jest test suite há 3 anos atrás
yarn.lock f6fe1dd62d feat(test): add jest test suite há 3 anos atrás

README.md

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