anyl-wallet icon indicating copy to clipboard operation
anyl-wallet copied to clipboard

testing: zephyr target

Open pcppcp opened this issue 7 years ago • 0 comments

goal: support testing of wallet submodules in the CI

  • [ ] build zephyr x86/qemu target
  • [ ] create fixtures to start up a local (i.e. ethereum) node
  • [ ] write a python wrapper that starts the emulator and talks to the emu via the Zephyr shell
  • [ ] write tests (using pytest) for the relevant wallet submodules
  • [ ] update CI job

pcppcp avatar Nov 19 '18 13:11 pcppcp