mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-24 08:50:15 -06:00
* Allow %, & in file name. * Extract escapeFilenameInUrl * Fix tests. * Add test for ? (non-Windows). * Remove platform condition. And handle when special chars are in the dir. * Fix failure. * Fix failure. * add e2e test for specs with special characters * minor refactor Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>