Browse Source
Stumbled on this when writing actor tests. We cannot create a failing test for this code at the moment, because our current test framework does not allow us to test at this granulairty level. Nevertheless, we should fix this. Rational: If the maker is unable to contact the taker about the contract setup we fail now (previously we tried to continue). This means, that we should only transition the maker's cfd to the new state if we are able to contact the maker.contact-taker-before-changing-cfd-state
Daniel Karzel
3 years ago
1 changed files with 5 additions and 6 deletions
Loading…
Reference in new issue