Skip to content
Snippets Groups Projects

feat(cucumber): add balance transfer

Closed Hugo Trentesaux requested to merge hugo-cucumber-balance into master
1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
Feature: Balance transfer
Scenario: If alice sends 5 ĞD to Dave, Dave will get 5 ĞD
When alice send 5 ĞD to dave
Then dave should have 5 ĞD
Loading