fibercrypto / fibercrypto/fibercryptowallet
Run integration tests(with hardware wallet) against emulator in windows
- Dominant language
- Go
- Stars
- 29
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Running the integration tests with hardware wallet is a requirement but it depends on [the possibility to run hw emulator on it](https://github.com/fibercrypto/skywallet-mcu/issues/342).
**Describe the solution you'd like**
Just run the hardware wallet tests in travis.
Preliminary ideas to get this done.
Just add `make test-hw` in the stage related to windows platform, like [this](https://github.com/fibercrypto/fibercryptowallet/issues/270#issuecomment-562392300).
**Additional context**
https://github.com/fibercrypto/skywallet-mcu/issues/342
Contributor guide
Assessment
This issue has not been assessed yet.