mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-06 15:00:50 -05:00
9f717fe7e8
* allow passing qs param to cy.visit * add types * qs -> params, merge with url, throw errors on invalid type, add tests * params -> qs * cleanup * fix test