22 Commits (0334b66786fe23d05a4fa92c84aac662bfe8881c)

Author SHA1 Message Date
Mariusz Klochowicz 855181f06c
Expand Tasks API for ergonomics 3 years ago
Mariusz Klochowicz bea968d27b
Tie lifetimes of spawned tasks to actors 3 years ago
Thomas Eizinger 8c025d4ed2
Mock handlers for contract setup 3 years ago
Mariusz Klochowicz 342c36ef72
Reduce heartbeat interval in test harness 3 years ago
Mariusz Klochowicz e8d2c86182
Add a test for triggering and noticing a maker shutdown 3 years ago
Mariusz Klochowicz 9c4e89325f
Tie tasks spawned inside actor systems to actor system lifetime 3 years ago
Thomas Eizinger 573a950527
Remove left-over dbg! 3 years ago
Mariusz Klochowicz 6c5e17edad
Use the same actor systems in production and testing 3 years ago
Mariusz Klochowicz 8d53f397a2
Improve naming of noise protocol parameters 3 years ago
Mariusz Klochowicz cbb52f011c
Use a connection actor for the taker 3 years ago
Thomas Eizinger d2217d3f91
Make number of payouts configurable 3 years ago
Mariusz Klochowicz 9d3e18456f
Mock common empty handlers at test actor system startup 3 years ago
Mariusz Klochowicz 07552c12f6
Use `send` instead of `do_send` in actor tests 3 years ago
Mariusz Klochowicz d40c695da8
Move helpers from happy_path tests to the test harness module 3 years ago
Mariusz Klochowicz b7d8e8c392
Move watch channel helpers to separate module inside test harness 3 years ago
Mariusz Klochowicz b3abfd027b
Depend on cfd protocol from `maia` repository 3 years ago
Mariusz Klochowicz fbb0744960
Provide feedback about maker failed actions in HTTP response 3 years ago
rishflab b7a8370b0b Authenticate connection with maker 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