myk002
|
dbe87d4156
|
implement orders list
|
2022-02-25 12:58:56 -08:00 |
myk002
|
f47bab9806
|
pass comment param to expect calls
|
2021-08-14 16:43:40 -07:00 |
myk002
|
9a7a692ea8
|
ensure restored orders start at index 0
so the manager_order_next_id state can be set to #orders
|
2021-08-14 16:35:41 -07:00 |
myk002
|
9ec1488f1b
|
add unit tests
|
2021-08-14 16:35:40 -07:00 |
myk002
|
98b707d444
|
ensure active orders are restored after tests
|
2021-08-14 16:35:40 -07:00 |
lethosor
|
3a7306eb03
|
Restrict orders tests to fortress mode
|
2021-06-30 23:18:53 -04:00 |
lethosor
|
75bf013c7f
|
Add more "orders import" tests
The invalid-after-valid test fails
|
2021-06-30 23:15:56 -04:00 |
lethosor
|
5686272c91
|
Add tests for "orders import"
A couple crashes have resulted from invalid orders JSON files - this should
help catch any regressions with error handling.
See #1770, #1893, #1894
|
2021-06-30 23:01:51 -04:00 |