Files
The-Ouroboros/tests/test_broker.py
agentson b484f0daff
Some checks failed
CI / test (pull_request) Has been cancelled
fix: align cooldown test with wait-and-retry behavior + boost overseas coverage
- test_token_refresh_cooldown: updated to match the wait-then-retry
  behavior introduced in aeed881 (was expecting fail-fast ConnectionError)
- Added 22 tests for OverseasBroker: get_overseas_price, get_overseas_balance,
  send_overseas_order, _get_currency_code, _extract_ranking_rows
- src/broker/overseas.py coverage: 52% → 100%
- All 594 tests pass

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 01:12:09 +09:00

11 KiB