| [gw6] darwin -- Python 3.12.12 /Users/cao/.pyenv/versions/3.12.12/bin/python3.12
|
| tests/services/test_market_state_etf.py:548: in test_hit_hard_boost_reaches_full_2x_by_default
|
| assert _co(wired.broker.orders) == [("buy", "TNA", 257, "mktstate-bull-TNA-cuixia")]
|
| E AssertionError: assert [] == [('buy', 'TNA...-TNA-cuixia')]
|
| E
|
| E Right contains one more item: ('buy', 'TNA', 257, 'mktstate-bull-TNA-cuixia')
|
| E
|
| E Full diff:
|
| E + []
|
| E - [
|
| E - (...
|
| E
|
| E ...Full output truncated (6 lines hidden), use '-vv' to show
|