coblox / bobtimus

an autobot that automatically handles swaps as Bob
Apache License 2.0
1 stars 1 forks source link

⚗️Evaluate solutions to test bobtimus #5

Closed D4nte closed 5 years ago

D4nte commented 5 years ago
  1. Short term: Just use a simple mock server on bobtimus.

  2. Long term solution: Create a TS library that handles the polling from comit-rs and the interpretations of the actions. This TS library would be used in comit-rs e2e tests so Bobtimus would not really need testing as it would just be a added logic + wallets on top of such library

Note: PollyJS could be used at a later stage to record valid interactions with comit_node and publish them as documentation for client implementors but also test comit-i and bobtimus.