mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-26 23:54:09 +01:00
chore: setup Argos Visual Testing on E2E
This commit is contained in:
committed by
Sidharth Vinod
parent
ecee23d8ba
commit
91e8bcaba9
@@ -116,6 +116,8 @@ export const openURLAndVerifyRendering = (
|
||||
cy.get('svg').should(validation);
|
||||
}
|
||||
|
||||
cy.argosScreenshot(name);
|
||||
|
||||
if (useAppli) {
|
||||
cy.log(`Check eyes ${Cypress.spec.name}`);
|
||||
cy.eyesCheckWindow('Click!');
|
||||
|
||||
Reference in New Issue
Block a user