vben 83921284a6 chore: update deps il y a 3 ans
..
controller f6fe1dd62d feat(test): add jest test suite il y a 3 ans
service f6fe1dd62d feat(test): add jest test suite il y a 3 ans
README.md 83921284a6 chore: update deps il y a 3 ans
ecosystem.config.js f6fe1dd62d feat(test): add jest test suite il y a 3 ans
index.ts 56a966cfbf chore: format code il y a 3 ans
nodemon.json f6fe1dd62d feat(test): add jest test suite il y a 3 ans
package.json 83921284a6 chore: update deps il y a 3 ans
routes.ts f6fe1dd62d feat(test): add jest test suite il y a 3 ans
tsconfig.json f6fe1dd62d feat(test): add jest test suite il y a 3 ans
utils.ts f6fe1dd62d feat(test): add jest test suite il y a 3 ans
yarn.lock f6fe1dd62d feat(test): add jest test suite il y a 3 ans

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

pnpm install

pnpm run start