Skip to content
Snippets Groups Projects

Oneshot accounts

Merged Pascal Engélibert requested to merge poc-oneshot-accounts into master
Compare and Show latest version
12 files
+ 68
250
Compare changes
  • Side-by-side
  • Inline
Files
12
@@ -6,7 +6,7 @@ Feature: Oneshot account
Then dave should have oneshot 7 ĞD
When oneshot dave consumes into account bob
Then dave should have oneshot 0 ĞD
Then bob should have 17 ĞD
Then bob should have 1699 cĞD
Then bob should have oneshot 0 ĞD
Scenario: Double oneshot consumption
@@ -18,4 +18,4 @@ Feature: Oneshot account
Then bob should have 14 ĞD
Then bob should have oneshot 0 ĞD
Then charlie should have 10 ĞD
Then charlie should have oneshot 3 ĞD
Then charlie should have oneshot 299 cĞD
Loading