Overview
The integration test suite should simply test each and every API - ensuring all possible successful responses, error responses and server crash cases are covered.
The unit test suite should test every function in the utilities/ and services/ folders.
Tasks
Each of these tasks can be completed in a separate PR. The last task (regarding coverage) should be completed after the first 3.
If you wish to take up this issue, reply to it below so I can assign you to it. If you are stuck/need any help, you could ask me here itself :)
Overview
The integration test suite should simply test each and every API - ensuring all possible successful responses, error responses and server crash cases are covered.
The unit test suite should test every function in the
utilities/andservices/folders.Tasks
c8Each of these tasks can be completed in a separate PR. The last task (regarding coverage) should be completed after the first 3.
If you wish to take up this issue, reply to it below so I can assign you to it. If you are stuck/need any help, you could ask me here itself :)