| Align test directory with working directory | 2 年前 |
| chore: don't use microsecond precision for | 5 个月前 |
| Fix strip_trailing_zeros corrupting integer strings round_value(value, 0) without keep_trailing_zeros ran the formatted integer string through str.rstrip("0"), stripping zeros that are significant digits: round_value(1200, 0) returned "12" and round_value(0, 0) returned "". Only strip when a decimal point is present. Added round_value decimals=0 tests. | 1 个月前 |
| test: add test for ft_scheduler | 11 天前 |
| chore: some minor cleanups | 9 个月前 |
| test: Add exchange mock for get_pair_base_currency | 5 个月前 |
| Align test directory with working directory | 2 年前 |
| Align test directory with working directory | 2 年前 |
| Align test directory with working directory | 2 年前 |
| test: add test for get_dry_run_wallet | 1 年前 |