PythonBulawayo / ChitChat

23 stars 25 forks source link

Create unit tests with >=80% coverage for all the API endpoints #18

Open terrameijar opened 1 year ago

terrameijar commented 1 year ago

Create unit tests for all the functionality we build. We want to target a high test coverage of at least 80% in the initial release.

Awakhiwekyle commented 8 months ago

I am interested in helping with unit tests @terrameijar

teddychief commented 8 months ago

.

terrameijar commented 8 months ago

I am interested in helping with unit tests @terrameijar

Wonderful, we have zero tests right now. Before you get started on the tests, do you mind finishing up the last task on issue #2? I left a comment for you in there. Once we have all tasks in there done, we can move on to the tests.

Once you're done, I can get you started on the tests.

Awakhiwekyle commented 8 months ago

Noted, I will communicate later tonight once am setup and starting working on issue #2.