This is set of Cypress tests for FireBear Studio Improved Import & Export extension for Magento 2. The core issue of run Cypress tests on Magento 2 backend is that id of each HTML element always unique and generated based on user session, for Cypress tests every element should have permanent static id - this what we did with our addon - add unique element id's and other required things to make Magento 2 admin testing of our extension possible with Cypress. Based on that addon you can add id's to any element on M2 backend and get your Cypress tests running! This extension can be used as good base to make any area and part of M2 testable.
-
Notifications
You must be signed in to change notification settings - Fork 2
A complete end-to-end Magento 2 testing
License
firebearstudio/Magento2-Cypress-Integration
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A complete end-to-end Magento 2 testing
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published