care icon indicating copy to clipboard operation
care copied to clipboard

Adds test for various endpoints in the `consultation`

Open aeswibon opened this issue 1 year ago • 2 comments

aeswibon avatar Jun 19 '23 16:06 aeswibon

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?

Gpro654321 avatar Mar 26 '24 07:03 Gpro654321

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.

aeswibon avatar Mar 26 '24 08:03 aeswibon