describe('View: Phone list', function() {
beforeEach(function() {
cy.visit('/index.html#!/phones')
cy.ng('model', '$ctrl.query').as('q')
})
Pleas tell me someone what this 'ng' mean in this code. I tried to find out in Mocha and Cypress docs, but find nothing.
Aucun commentaire:
Enregistrer un commentaire