diem / reference-wallet

A reference wallet.
Apache License 2.0
15 stars 13 forks source link

[mw][e2e] Add miniwallet<->drw proxy #60

Closed CapCap closed 3 years ago

CapCap commented 3 years ago

Motivation

Add a proxy so the miniwallet can drive DRW for testing

Have you read the Contributing Guidelines on pull requests?

yes

Test Plan

Run the miniwallet tests pointed at the MW-DRW proxy

This has already identified two potential bugs in the DRW: https://github.com/diem/reference-wallet/issues/62 https://github.com/diem/reference-wallet/issues/63

sunmilee commented 3 years ago

Can you update readme to have steps to run tests using mini wallet?