{
"wishId": "69da0078-f376-47e1-a452-6e7125abff83",
"author": "Imam Syuhada",
"attendace": ["hadir"],
"wish": "wish me luck",
"isDeleted": false,
"createdAt": {
"$date": "2022-01-23T09:24:39.271Z"
},
"updatedAt": {
"$date": "2022-01-23T09:24:39.271Z"
}
}
You should have mongo running on port 27017 before running tests. You can get mongo up and running by using the following command:
npm i && npm run dev
- Post a wish
- List wishes
- Bruteforce or Ratelimiter
- Swagger APIs Documentation
- Dockerize
- Create Deployment (Github Action)
- Test Coverage