Skip to content

Acceptance tests to ensure a Magento instance matches ours quality criteria

License

Notifications You must be signed in to change notification settings

occitech/magento-checklist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magento-checklist

Acceptance tests to ensure a Magento instance matches our quality criteria

*/!\ This project is still in an ALPHA state. Use it with care, and be aware that the API may change. /!*

Usage

You can run all tests by executing the following command where ./your.app.js is the path to your custom app declaration.

npm test --app-path=./your.app.js

Custom app

You can duplicate the app.default.js file as a base to extend the default magento application with your own configurations.

It is convenient to use your own Page Objects for instance.

You can skip tests if they are irrelevants for your project adding

this.irrelevantTests = ['test_to_skip'];

Any suggestions?

Use issues or pull requests.

For anything else, you can contact us at [email protected]

About

Acceptance tests to ensure a Magento instance matches ours quality criteria

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •