Tested in Mac OS X: super == command
Open/Goto
- super+t: go to file
- super+ctrl+p: go to project
- super+r: go to methods
| Feature: Exchange rates update | |
| In order to have correct exchange rates | |
| As a store owner | |
| I need to be able to update them from external web service | |
| Background: | |
| Given I am logged in as administrator | |
| And there are following exchange rates: | |
| | currency | rate | | |
| | USD | 0.76496 | |