rishavganguly007 / football-API-client

An API wrapper for the API-football
MIT License
2 stars 3 forks source link

Increase code coverage #1

Open rishavganguly007 opened 9 months ago

rishavganguly007 commented 9 months ago

Curently there is no junit test cases written for this repo. So adding test cases and increasing the coverage atleast 75% is good

Dhananjay-12 commented 9 months ago

Hi, can i work on this ?

rishavganguly007 commented 9 months ago

Hi, can i work on this ?

Yes sure

nokeechia commented 8 months ago

I have added quite full test coverage on the repo, especially around the football API class and the parameter validation, please let me know if you want to add something else.

nokeechia commented 8 months ago

Also, before you merge please ensure that the repo is tagged with the “hacktoberfest” topic, or have the “hacktoberfest-accepted” label.