Cloud-CV / evalai-cli

:cloud: :rocket: Official EvalAI Command Line Tool
https://cli.eval.ai
BSD 3-Clause "New" or "Revised" License
55 stars 63 forks source link

Add test cases to cover the complete codebase #49

Closed RishabhJain2018 closed 6 years ago

RishabhJain2018 commented 6 years ago

Since the coverage is 72% which is quite low, hence we should add test cases in order to cover all the code, before merging the new PR's.

Deliverables: Increase the coverage to 90%.

RishabhJain2018 commented 6 years ago

@isht3 Please try to fix this asap before working on the existing PR's as it would be hard to increase the coverage once the codebase increases and we will also not be able to figure out if things would broke while merging new PR's.