mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-06 15:20:25 -06:00
* 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