#8600: Added and modified E2E #1447
No reviewers
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#1447
Loading…
Reference in New Issue
No description provided.
Delete Branch "8600-CreateZoneE2E"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
WIP: #8600: Added and modified E2Eto #8600: Added and modified E2ENew commits pushed, approval review dismissed automatically according to repository settings
@ -64,4 +64,3 @@
cy.checkNotification('Notification sent');
});
it('should delete an invoice ', () => {
Se quita?
Ahora se elimina la zona que se clona en el test ZoneSummary.spec.js para que no se vean alteradas otros test en caso de que utilicen la zona que se borraba en este test
@ -38,2 +35,3 @@
cy.get('.descriptor').should('be.visible');
cy.dataCy('invoiceOutDescriptorTicketList').click();
cy.get('#filterPanelForm').should('be.visible');
cy.dataCy('vnFilterPanelChip').should('include.text', 'T1111111');
New commits pushed, approval review dismissed automatically according to repository settings