75 Commits (357341c8ddb2bbb249d1c9b5da8c28e2c9c19a7f)

Author SHA1 Message Date
rishflab b7a8370b0b Authenticate connection with maker 3 years ago
Mariusz Klochowicz 45014e5738
Add a feature flag to opt-in for long-running integration tests 3 years ago
Mariusz Klochowicz a5285ed510
Roll-out usage of a mocking framework in actor tests 3 years ago
rishflab 7e2ee5883b Encrypt network communication using the noise protocol 3 years ago
Daniel Karzel b19f0a39b1
Accept test beyond the contract setup 3 years ago
rishflab 40a6ea0d39
Revert "Encrypt network communication using the noise protocol" 3 years ago
Mariusz Klochowicz fabdc55c9c
Compare contents of whole Order instead of just Id 3 years ago
rishflab b9db55fce3 Encrypt network communication using the noise protocol 3 years ago
DelicioiusHair 6bd7fe2d78 Nanoseconds begone! 3 years ago
Daniel Karzel b6b741bc21
Use tracing subscriber and guard in each test 3 years ago
Daniel Karzel b09f512015
Test reject order 3 years ago
Daniel Karzel 0ae4a26d19
Minor rename to align `Maker` and `Taker` naming 3 years ago
Daniel Karzel a0167b3f04
Consume the feed value in test instead of returning 3 years ago
DelicioiusHair cf7c6bdd9f Replacement of structs with public data to ones with private data 3 years ago
Daniel Karzel 9adf30b93d
Rename `term` to `settlement_time_interval` and `announcement_lookahead` 3 years ago
Philipp Hoenisch 0519b29951
Ensure we always know about Order::Term*events 3 years ago
Daniel Karzel 1b7239c944
Simple actor test showcasing how to write actor tests 3 years ago