We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aa2912 commit ca6a724Copy full SHA for ca6a724
README.md
@@ -176,6 +176,7 @@ Unit tests are implemented using **Mocha** and **Chai**. To run tests:
176
```bash
177
npm test
178
```
179
+
180
This will run all tests and output the results to the console. You can find the test cases for different routes and operations in the `test` folder.
181
182
## Contributing 🤝
0 commit comments