#8162 - E2E Tickets #951
No reviewers
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#951
Loading…
Reference in New Issue
No description provided.
Delete Branch "wbuezas/salix-front-mindshore-fork2:8162-E2ETickets"
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?
8162-E2ETicketsto 8162 - E2E Tickets@ -834,3 +837,3 @@
{{ toPercentage(row.discount / 100) }}
</QBtn>
<TicketEditManaProxy
<!-- <TicketEditManaProxy
Si es comentario, quitar.
Hay algun motivo por el que mantenerlo?
Removí el comentario, se me olvidó de quitar.
Commit:
28bfda869a
8162 - E2E Ticketsto #8162 - E2E TicketsDijimos "data-cy" para usarlo en los e2e
@ -312,2 +312,4 @@
cy.get(`[label="${label}"] > .q-field > .q-field__inner`).type(`${value}{enter}`);
});
Cypress.Commands.add('dataCy', (dataTestId, attr = 'data-testid') => {
El comando es dataCy pero la prop es data-testid, mejor lo dejamos como dataCy
Aplicado.
New commits pushed, approval review dismissed automatically according to repository settings
New commits pushed, approval review dismissed automatically according to repository settings
New commits pushed, approval review dismissed automatically according to repository settings