Zach Bloomquist
Zach Bloomquist
> Adding unsafe-eval was 100% successful. Cypress is now allowing the CSP headers through, running tests successfully. This might be a nice compromise for the ability to test every other...
> Once this lands and is released it would be really cool to intercept and tear CSP violation reporting @bahmutov timely request :) check out 12.2.0, we added support for...
@pgoforth Thank you for the contribution, again, great work. This will come out with the next release of Cypress at the beginning of next week.
> We don't explicitly set a timeout or create a pool anywhere I was able to locate, so it's probably a node default somewhere that's getting used. @BlueWinds Yeah, we...
We're following Mocha's behavior here: #3559 There's only so much data that can be communicated via an exit code, so there's not much we can do here. For detailed information...
This also seems to sometimes cause an issue where WebKit won't exit in `experimentalSingleTabRunMode`. Per @astone123: > I'm enabling experimentalSingleTabRunMode for all of our packages and system tests that use...
After finishing working on TLDR-2, I (of course) found that @monoidic has also created a fork named TLDR2 at https://github.com/monoidic/TLDR2. He is also using an hourly GitHub action, and has...
> Sure, feel free to create a PR and I can merge it. @mandatoryprogrammer done, see https://github.com/mandatoryprogrammer/TLDR/pull/14. Thanks for building this :pray: I'm also curious why you decided to stop...
@monoidic Ah, very cool. Thanks for introducing me to the concept of "zone walking". For anyone reading this, I found these two resources which helped me understand the concept better:...
@viniciuspietscher hmm, what is your DE? how are you launching Cypress?