~camptocamp/oerpscenario/6.1

« back to all changes in this revision

Viewing changes to features/oerp_addons/purchase/init_purchase.feature

  • Committer: Joël Grand-Guillaume
  • Date: 2012-02-07 16:40:34 UTC
  • Revision ID: joel.grandguillaume@camptocamp.com-20120207164034-dez7g2ut7juim2xy
[IMP] Last update to fix and run properly the tests suite among Magento
[ADD] Rake file and description : launch it with rake -T

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
    Given I install the required modules with dependencies:
18
18
     | name |
19
19
     |purchase|
20
 
    Then my modules should have been installed
 
20
    Then my modules should have been installed and models reloaded
21
21
    Given I give all groups right access to admin user
22
22