cypress-rails
cypress-rails copied to clipboard
Helps you write Cypress tests of your Rails app
First of all, thank you for putting this out in the world 🙏 **What I'm trying to do:** Run specs across two different subdomains, eg. ```js // app_area_1.spec.js context('Trying', ()...
Migrating something to use this gem—which I am so thankful exists—and for no good reason, my `baseUrl` was not `/`, so my initial `cypress.json` was like this: ```json { "baseUrl":...
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.4. Changelog Sourced from rack's changelog. [2.2.4] - 2022-06-30 Better support for lower case headers in Rack::ETag middleware. (#1919, @ioquatix) Use custom exception on params...
I saw the other [issue](https://github.com/testdouble/cypress-rails/issues/155) asking about getting VCR working, and it's likely requirement for running Puma single threaded. What are the other options in this context? Possibilities: 1. "test...
In the app that I am running, we use `cypress-rails` and [`cypress-on-rails`](https://github.com/shakacode/cypress-on-rails). I am trying to set up [VCR support](https://github.com/shakacode/cypress-on-rails/blob/a604390bbfe7183e01f067f7f9753bc2a2ce0863/README.md?plain=1#L286). Everything seems to be smooth except the [single thread](https://github.com/shakacode/cypress-on-rails/blob/a604390bbfe7183e01f067f7f9753bc2a2ce0863/README.md?plain=1#L288) requirement....
Bumps [globalid](https://github.com/rails/globalid) from 1.0.0 to 1.0.1. Release notes Sourced from globalid's releases. v1.0.1 Possible ReDoS based DoS vulnerability in GlobalID There is a ReDoS based DoS vulnerability in the GlobalID...
Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.6.2. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.6.2. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...
Bumps [activesupport](https://github.com/rails/rails) from 7.0.4 to 7.0.4.1. Release notes Sourced from activesupport's releases. v7.0.4.1 This is a security release. More information is available in our security announcements forum: https://discuss.rubyonrails.org/c/security-announcements/9 Active Support...
Bumps [actionpack](https://github.com/rails/rails) from 7.0.4 to 7.0.4.1. Release notes Sourced from actionpack's releases. v7.0.4.1 This is a security release. More information is available in our security announcements forum: https://discuss.rubyonrails.org/c/security-announcements/9 Active Support...