Adds an edge case test in `test_config.py` to verify that `min_cash_pct` + `max_position_pct` can be exactly `1.0` without raising a `ValueError`. Co-authored-by: aguzererler <6199053+aguzererler@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_candidate_prioritizer.py | ||
| test_config.py | ||
| test_models.py | ||
| test_report_store.py | ||
| test_repository.py | ||
| test_risk_evaluator.py | ||
| test_risk_metrics.py | ||
| test_trade_executor.py | ||