Skip to content

pz-team2/backend

Repository files navigation

GoEvent

GoEvent Backend CI/CD

CARA MENJALANKAN PROJECT NYA :

1. npm install
2. npm run build (WAJIB)
3. npm run dev

How to Run Unit Tests

1. Run All The Unit Tests

npm test

2. Test a Single Specific File or Just Single Test

npm test path/to/your/test/file

Example

npm test __test__/unit/userController.test.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published