warmfix_customerList_test #1293
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#1293
Loading…
Reference in New Issue
No description provided.
Delete Branch "warmfix_customerList_test"
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?
@ -63,3 +63,3 @@
const search = 'Jessica Jones';
cy.searchByLabel('Name', search);
cy.openActionDescriptor('New order');
cy.clickButtonDescriptor(3);
Mejor por nombre que por numero
@ -72,3 +72,3 @@
.get(
selector +
'> .q-field > .q-field__inner > .q-field__control > .q-field__control-container > .q-field__native > input'
'> .q-field > .q-field__inner > .q-field__control > .q-field__control-container > .q-field__native > input',
formato. Añade una ,
@ -331,3 +304,3 @@
Cypress.Commands.add('openUserPanel', () => {
cy.get(
'.column > .q-avatar > .q-avatar__content > .q-img > .q-img__container > .q-img__image'
'.column > .q-avatar > .q-avatar__content > .q-img > .q-img__container > .q-img__image',
formato. Añade una ,
@ -357,3 +330,3 @@
Cypress.Commands.add('checkValueSelectForm', (id, search) => {
cy.get(
`.grid-create > :nth-child(${id}) > .q-field > .q-field__inner > .q-field__control > .q-field__control-container > .q-field__native > .q-field__input`
`.grid-create > :nth-child(${id}) > .q-field > .q-field__inner > .q-field__control > .q-field__control-container > .q-field__native > .q-field__input`,
formato. Añade una ,
@ -191,6 +191,7 @@ const debtWarning = computed(() => {
query: {
createForm: JSON.stringify({
clientFk: entity.id,
addressId: entity.defaultAddressFk,
faltaba