Skip to content

ikornienko/cypress-route-issue-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypress issue with route matching containing encoded '/'

This repo is created to reproduce the issue with Cypress not properly matching routes where query param value contains %2F (encoded /): cypress-io/cypress#7066.

To reproduce the issue run

npm install
npm run reproduce

After test fails, see the recording in cypress/videos/issue.spec.js.mp4.

About

Reproducing Cypress issue with route matching cypress-io/cypress#7066

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published