Luke Parker
9b79c4dc0c
Test Eventuality completion via CoordinatorMessage::Completed
2023-07-30 07:00:54 -04:00
Luke Parker
f988c43f8d
Extend send_test with TX signing
...
Monero fails with fee_too_low, which this commit is meant to document.
2023-07-29 08:34:08 -04:00
Luke Parker
f78332453b
Start work on a send_test
...
Stops work where it does to the processor panickinng for Monero, yet not
Bitcoin, under what's present.
Cleans up processor tests to consolidate shared code.
2023-07-29 04:26:24 -04:00
Luke Parker
64c309f8db
Test Batches with Instructions
2023-07-26 14:02:17 -04:00
Luke Parker
7823ece4fe
Test multiple batches, re-attempts, randomized selected signers
2023-07-26 05:55:47 -04:00
Luke Parker
3862731a12
Minimize features pulled in to try and reduce build times
2023-07-25 22:29:39 -04:00
Luke Parker
61d46dccd4
Rename scan_test to batch_test
2023-07-25 18:10:05 -04:00
Luke Parker
88a1fce15c
Test the processor's batch signing
...
Updates message-queue ot try recv every second, not 5.
2023-07-25 18:09:23 -04:00
Luke Parker
e3de64d5ff
Check the processors picked up the received input
2023-07-24 22:11:58 -04:00
Luke Parker
ecd0457d5b
clippy fixes
2023-07-24 21:49:51 -04:00
Luke Parker
7990ee689a
Send to a processor from a test
...
Mainly here to build out the infra. Does not automate checking
recipience/batch creation yet.
2023-07-24 20:06:05 -04:00
Luke Parker
8e6e05ae2d
Set better logging defaults for Docker tests
2023-07-23 10:13:11 -04:00
Luke Parker
713660c79c
Make key_gen a gadget, add ConfirmKeyPair
2023-07-22 05:10:40 -04:00
Luke Parker
d07447fe97
Implement an (almost) full Key Gen test for processor's Docker tests
...
It doesn't confirm the key pair yet.
Adds the infra neded to test processors against each other.
2023-07-22 04:06:44 -04:00
Luke Parker
523a055b74
Add processor Docker tests
...
Adds tests/docker for code common to Docker-based tests.
2023-07-21 14:08:42 -04:00