Mariusz Klochowicz
|
73fb28ddba
|
Move CfdOrder inside projection actor
|
3 years ago |
Mariusz Klochowicz
|
6907026850
|
Tweak waiting time for new values on channels in tests
Provide separate values for tests in debug and release mode (longer timeouts are
needed by some tests, if they use full-length payout curve)
|
3 years ago |
Thomas Eizinger
|
1e38ec38ac
|
`unwrap` only in the tests
This makes the stacktrace more useful because it shows us where exactly
it is failing.
|
3 years ago |
Thomas Eizinger
|
7bdc93c636
|
Reduce timeout to 10 seconds
With the reduced number of payout curve entries, our tests are
always fast.
|
3 years ago |
Mariusz Klochowicz
|
b7d8e8c392
|
Move watch channel helpers to separate module inside test harness
Introduce `harness::flow` module, grouping helpers that await for the next value
on the watch channel.
|
3 years ago |