As a registered/unregistered user, I should be allowed to see the order book of a particular coin.
| Scenario |
Registered/unregistered user should see the order book of BTC |
| Given |
a registered/unregistered user |
| When |
On the main site |
| Then |
The user should see the order book of a BTC as default coin |
| Scenario |
Registered/unregistered user should see the order book of the coin as clicked on ticker table |
| Given |
a registered/unregistered user |
| When . |
On the main site |
| Then |
The user should be able to see the order book of the coin when clicked on the same on ticker table |
As a registered/unregistered user, I should be allowed to see the order book of a particular coin.