WARMFIX: e2e jsegarra #973

Merged
jsegarra merged 12 commits from fix_js_e2e into test 2024-11-21 08:20:22 +00:00
Member
No description provided.
jsegarra added 4 commits 2024-11-19 14:58:07 +00:00
jsegarra added 3 commits 2024-11-20 08:26:45 +00:00
Author
Member

image

![image](/attachments/06f408ff-edc8-45df-8555-8186addda038)
Author
Member

image

![image](/attachments/fb6f4735-5579-4811-8a1e-37fdb7f5169c)
jsegarra added 1 commit 2024-11-20 08:37:53 +00:00
gitea/salix-front/pipeline/pr-test This commit looks good Details
226f604f9d
test: #8162 fix vnLocation spec
Author
Member

image

![image](/attachments/2726703f-e5ee-4c49-9788-7d50c914b7e6)
jsegarra requested review from alexm 2024-11-20 08:38:37 +00:00
jsegarra changed title from WIP: WARMFIX: e2e jsegarra to WARMFIX: e2e jsegarra 2024-11-20 08:38:39 +00:00
alexm requested changes 2024-11-20 08:47:32 +00:00
Dismissed
alexm left a comment
Member

Una cosa que yo suelo hacer, es revisar mi propia pr antes de pedir revision, por si me he dejado algun console.log o código comentado 😊

Una cosa que yo suelo hacer, es revisar mi propia pr antes de pedir revision, por si me he dejado algun console.log o código comentado 😊
@ -53,1 +57,3 @@
cy.checkValueForm(1, search);
cy.checkValueSelectForm(1, search);
cy.checkValueSelectForm(2, search);
// cy.get('@Open').should('have.been.calledOnceWithExactly', [
Member

?

?
jsegarra marked this conversation as resolved
@ -60,2 +70,4 @@
cy.waitForElement('.q-form');
cy.checkValueForm(1, search);
cy.checkValueForm(2, search);
// cy.get('@Open').should(
Member

?

?
@ -295,3 +295,3 @@
});
});
// :nth-child(2) > .q-field > .q-field__inner > .q-field__control > .q-field__control-container
Member

?

?
jsegarra marked this conversation as resolved
jsegarra added 2 commits 2024-11-20 09:05:15 +00:00
gitea/salix-front/pipeline/pr-test This commit looks good Details
deb6467af8
feat: remove comments
jsegarra added 1 commit 2024-11-20 09:07:08 +00:00
gitea/salix-front/pipeline/pr-test This commit looks good Details
d6aedad38e
perf: use const in VnLocation
jsegarra requested review from alexm 2024-11-20 22:05:20 +00:00
alexm approved these changes 2024-11-21 06:56:41 +00:00
jsegarra added 1 commit 2024-11-21 08:19:22 +00:00
gitea/salix-front/pipeline/pr-test This commit looks good Details
5a90434425
Merge branch 'test' into fix_js_e2e
jsegarra merged commit 6f324b44b8 into test 2024-11-21 08:20:22 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: verdnatura/salix-front#973
No description provided.