refs #6694 VnLocation #154

Merged
jsegarra merged 31 commits from 6280_vnLocation into dev 2024-01-29 13:23:04 +00:00
1 changed files with 1 additions and 2 deletions
Showing only changes of commit a02b534cfa - Show all commits

View File

@ -10,8 +10,7 @@ describe('VnLocation', () => {
it('Show all options', function() {
jsegarra marked this conversation as resolved Outdated
Outdated
Review

En vez de comentarlo, quitarlo

En vez de comentarlo, quitarlo
Outdated
Review

En vez de comentarlo, quitarlo

En vez de comentarlo, quitarlo
Outdated
Review

En vez de comentarlo, quitarlo

❗En vez de comentarlo, quitarlo
cy.get(inputLocation).click();
cy.get(locationOptions).should('have.length',5)
// cy.get(':nth-child(3) > :nth-child(1) > .q-field > .q-field__inner > .q-field__control > :nth-child(2) > .q-icon').click()
cy.get(locationOptions).should('have.length',5);
});
it('input filter location as "al"', function() {