care
care copied to clipboard
Adds test for various endpoints in the `consultation`
Hi, I am new to open source contributions, But have made small django pet projects. Can I work on adding tests ? Could you please guide on the way?
Sure, you can first familiarise yourself with the test that are already there in the codebase. We basically need to add various tests for all the endpoints that are there in the consultation group. You can see the swagger documentation of our APIs.