baobabsoluciones / baobabsoluciones/cornflow
Add more mock tests
Open
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
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