warmFix: fix own test #1041

Merged
jsegarra merged 6 commits from fix_js_e2e_test into test 2024-12-09 08:42:22 +00:00
Member
No description provided.
jsegarra added 1 commit 2024-12-03 14:37:15 +00:00
gitea/salix-front/pipeline/pr-test This commit looks good Details
b1f42cc7e0
test: fix own test
jsegarra changed title from test: fix own test to warmFix: fix own test 2024-12-03 14:37:34 +00:00
jsegarra requested review from alexm 2024-12-03 14:38:26 +00:00
alexm requested changes 2024-12-04 07:07:12 +00:00
Dismissed
@ -112,3 +112,3 @@
case 'select':
cy.wrap(el).type(val);
cy.get('.q-menu .q-item').contains(val).click();
cy.get('.q-menu .q-item', { timeout: 2000 })
Member

Sin timeout falla?

Sin timeout falla?
Author
Member

Es flipante, por terminal falla y por visual, ves como al darle al botón de guardar se vuelve a mostrar el desplegable.
Esto pasa tanto en TicketList como en ClientList para campos VnSelect. Lo que no entiendo es como no se ha detectado/saltado antes
Incluso, a pesar de poner z-max en el botón.
Si quieres nos sentamos y lo vemos

Es flipante, por terminal falla y por visual, ves como al darle al botón de guardar se vuelve a mostrar el desplegable. Esto pasa tanto en TicketList como en ClientList para campos VnSelect. Lo que no entiendo es como no se ha detectado/saltado antes Incluso, a pesar de poner z-max en el botón. Si quieres nos sentamos y lo vemos
jsegarra requested review from alexm 2024-12-04 07:33:33 +00:00
jsegarra added 1 commit 2024-12-05 08:52:57 +00:00
gitea/salix-front/pipeline/pr-test This commit looks good Details
d02acf4d90
Merge branch 'test' into fix_js_e2e_test
jsegarra added 1 commit 2024-12-05 09:20:39 +00:00
gitea/salix-front/pipeline/pr-test This commit looks good Details
408aa9d535
test: pref minor change
jsegarra added 1 commit 2024-12-05 09:43:48 +00:00
gitea/salix-front/pipeline/pr-test This commit looks good Details
b068515f55
perf: test command fillInForm
jsegarra added 2 commits 2024-12-05 13:55:59 +00:00
alexm approved these changes 2024-12-09 08:26:27 +00:00
jsegarra merged commit fb7f982356 into test 2024-12-09 08:42: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#1041
No description provided.