-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Comparing changes
Open a pull request
base repository: rspec/rspec-rails
base: v3.8.1
head repository: rspec/rspec-rails
compare: v3.8.2
- 16 commits
- 20 files changed
- 9 contributors
Commits on Dec 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for bfd3374 - Browse repository at this point
Copy the full SHA bfd3374View commit details -
removed rails 5.0 check for mailer preview generator (#2037)
* removed rails 5.0 check for mailer preview generator * Add test fot mailer generator
Configuration menu - View commit details
-
Copy full SHA for aa53007 - Browse repository at this point
Copy the full SHA aa53007View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1406a8a - Browse repository at this point
Copy the full SHA 1406a8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7d9f86 - Browse repository at this point
Copy the full SHA c7d9f86View commit details -
Fix generate request spec name has
/
(#2057)Use `name.underscore.pluralize` instead of file and table name to handle the case where generating request specs for name spaced files
Configuration menu - View commit details
-
Copy full SHA for 71a1a91 - Browse repository at this point
Copy the full SHA 71a1a91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cc0166 - Browse repository at this point
Copy the full SHA 7cc0166View commit details
Commits on Jan 13, 2019
-
Truncate method names further in system tests (#2058)
* Truncate method names further in system tests ref: https://github.com/rspec/rspec-rails/pull/1999/files If system test fails, a screenshot is taken, but if the file name exceeds 255 characters(e.g. using turnip), the following error will be output. ``` File name too long @ rb_sysopen ``` The file name is prepended with `failures_` so further truncation is needed.
Configuration menu - View commit details
-
Copy full SHA for 85b16c4 - Browse repository at this point
Copy the full SHA 85b16c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79925f9 - Browse repository at this point
Copy the full SHA 79925f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75c02f8 - Browse repository at this point
Copy the full SHA 75c02f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 081cce5 - Browse repository at this point
Copy the full SHA 081cce5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c6074f - Browse repository at this point
Copy the full SHA 1c6074fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ca3d04 - Browse repository at this point
Copy the full SHA 7ca3d04View commit details
Commits on Jan 17, 2019
-
Backport: Change negated active job matcher (#2069)
This is a partial backport of #2069 that doesn't include changes on "have_enqueued_mail" tests. When expecting no job to be enqueued, the matcher would expect exactly one job not to have been enqueued. This commit changes so that it now expects no jobs to have been enqueued.
Configuration menu - View commit details
-
Copy full SHA for 9271c22 - Browse repository at this point
Copy the full SHA 9271c22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ae472b - Browse repository at this point
Copy the full SHA 2ae472bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 987bd32 - Browse repository at this point
Copy the full SHA 987bd32View commit details -
Merge pull request #2067 from benoittgt/3-8-maintenance-prep
3.8.2 release
Configuration menu - View commit details
-
Copy full SHA for 0d0ce9e - Browse repository at this point
Copy the full SHA 0d0ce9eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.8.1...v3.8.2