baobabsoluciones / baobabsoluciones/cornflow

Add more mock tests

Open
#563 0 comments 0 reactions 0 assignees View on GitHub
client enhancement good first issue
Dominant language
Python
Stars
21
Forks
5
PR merge metrics
No merged PRs in 30d

Description

A mock test to see the possible exits of the `cf_solve` method could be set up in order to properly test other scenarios.

Contributor guide

Open the contributing guide

Research direction

Start by locating the `cf_solve` method and reading its current callers and related tests. Identify the possible exits that need coverage, then add mock-based tests for those scenarios; the work is done when the relevant exits are exercised and the test suite passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.