You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(1.)
Given the user wants to bet credits on a currency
When the user clicks on a link in the navigation
Then the user is presented with the credit bet form
And their balance is displayed
(2.)
Given the user wants to bet their credits
When the user selects a currency to bet on
Then the user will be shown a performance history and an input box for the amount
And a button that will commit the amount to the scpecified stock
(3.)
Given the user wants to remove their credits from a stock
When the user performs a gesture on a "Pull position" button
Then their position in the stock is removed
And the users credits are refunded, their total is refreshed
The text was updated successfully, but these errors were encountered:
This feature may contain more that listed here:
(1.)
Given the user wants to bet credits on a currency
When the user clicks on a link in the navigation
Then the user is presented with the credit bet form
And their balance is displayed
(2.)
Given the user wants to bet their credits
When the user selects a currency to bet on
Then the user will be shown a performance history and an input box for the amount
And a button that will commit the amount to the scpecified stock
(3.)
Given the user wants to remove their credits from a stock
When the user performs a gesture on a "Pull position" button
Then their position in the stock is removed
And the users credits are refunded, their total is refreshed
The text was updated successfully, but these errors were encountered: