automl / automl/ConfigurableOptimizer
SearchSpace tests should be refactored
Open
Low priority
- Dominant language
- Python
- Stars
- 12
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
There's a lot of repeated code in the tests in `test_searchspace.py`, such as `def test_optim_forward_pass`. Refactor them so that they call a common test function which takes the SearchSpace object and other relevant parameters.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.