Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

firebearstudio/Magento2-Cypress-Integration

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

386 Commits
386 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento2-Cypress-Integration

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.

Cypress user guide

Morty Proxy This is a proxified and sanitized view of the page, visit original site.