mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-20 16:56:41 +02: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