Skip to content

fix: use decodeURI in loader and add tests #20593

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 14, 2022

Conversation

ZachJW34
Copy link
Contributor

Use decodeURI so as to allow specs with [] and spaces to be loaded and executed.

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Mar 11, 2022

Thanks for taking the time to open a PR!

@cypress
Copy link

cypress bot commented Mar 11, 2022



Test summary

19278 0 218 0Flakiness 1


Run details

Project cypress
Status Passed
Commit 47cb05a
Started Mar 11, 2022 9:46 PM
Ended Mar 11, 2022 9:57 PM
Duration 11:42 💡
OS Linux Debian - 10.10
Browser Multiple

View run in Cypress Dashboard ➡️


Flakiness

cypress/integration/cypress/proxy-logging_spec.ts Flakiness
1 Proxy Logging > request logging > xhr log has response body/status code

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

Copy link
Contributor

@JessicaSachs JessicaSachs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we get some unicode tests and a test with the brackets? e.g. サイプレス.cy.js (Cypress) and [...all].cy.js

@lmiller1990
Copy link
Contributor

I'll add those to the main PR @JessicaSachs.

@lmiller1990 lmiller1990 merged commit 645e1e8 into issue-20573 Mar 14, 2022
@lmiller1990 lmiller1990 deleted the zachw/decode-uri-in-loader branch March 14, 2022 01:58
lmiller1990 added a commit that referenced this pull request Mar 15, 2022
* fix: do not encodeUri in webpack loader

* add tests

* fix test

* fix: use decodeURI in loader and add tests (#20593)

* add tests for non-unicode and specs with ...

* add more system tests

Co-authored-by: Zachary Williams <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants