23 Commits (a253a625827eeb08fe4dbb04edc2cac86a1ddfdc)

Author SHA1 Message Date
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
Thomas Eizinger 1e38ec38ac
`unwrap` only in the tests 3 years ago
Thomas Eizinger 7bdc93c636
Reduce timeout to 10 seconds 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 63f57adc47
Move mock helpers into the mock module 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