Sha256: badf3aad2b443eff74b08858a80e17fa3f384d6b6d20bb3311492fdb0a2b67de
Contents?: true
Size: 1.14 KB
Versions: 1
Compression:
Stored size: 1.14 KB
Contents
## 1.1.1 ### Fixed * smart factory wrapper can handle when factory files get deleted ## 1.1.0 ### Tasks * add cypress examples to install generator * add active record integration specs ## 1.0.1 ### Fixed * install generator adding on-rails.js to import.js ## 1.0.0 * renamed to CypressDev * middleware stripped down to make it more flexible and generic * concept of generic commands introduced that can have any ruby in it * and lots of other changes ## 0.2.2 (2018-03-24) ### Fixed * fix major bug when using scenarios ## 0.2.1 (2017-11-05) ### Fixed * fix failure in api tests ## 0.2.0 (2017-11-05) ### Changed * remove the need for a seperate port for the setup calls. Requires rerunning `cypress:install` generator ## 0.1.5 (2017-11-01) ### Added * `cy.rails` command for executing raw ruby on the backend * `cy.setupRails` command for resetting application state * `cypress:install` generator now adds a `beforeEach` call to `cy.setupRails` * `cypress:install` generator configures the `cache_classes` setting in `config/environments/test.rb` * configuration option to include further modules in your runcontext ## 0.1.2 (2017-10-31) * First release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cypress-on-rails-1.1.1 | CHANGELOG.md |