test: refs #8659 enhance AgencyWorkCenter tests with data attributes and improved messages #1483
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#1483
Loading…
Reference in New Issue
No description provided.
Delete Branch "8659-fixAgencyWorkCenterE2eTest"
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?
@ -11,3 +21,1 @@
// create
cy.get(createButton).click();
cy.get(workCenterCombobox).type('workCenterOne{enter}');
it('Should add work center', () => {
El mismo it q crea deberia borrar, sino si falla el de crear tb te fallara el de borrar
Entonces en este caso seria un solo it, que añada el primero, vuelva a intentar añadir el mismo, y luego lo borre no?
de todas formas si esta separado y solo falla el borrar o el de duplicado, podemos acotar el fallo, aunque en este caso si falla el de añadir fallarían todos