Skip to content
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

Update e2e test features to target Ruby 2.6 and Rails 6 #568

Merged
merged 5 commits into from
Oct 2, 2019

Conversation

Cawllec
Copy link
Contributor

@Cawllec Cawllec commented Sep 24, 2019

Goal

Adds tests against Rails 6 in all of our rails features, and adds additional Rails 5 tests against Ruby 2.6.

These features don't run on CI, but have passed locally.

@Cawllec Cawllec requested a review from a team September 24, 2019 15:22
@@ -44,7 +44,7 @@ gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
gem 'bugsnag', path: '/bugsnag'

# Added at 2018-04-26 10:20:10 +0100 by amoinet:
gem "clearance", "~> 1.16"
gem "clearance", "1.16.1"
Copy link
Contributor

Choose a reason for hiding this comment

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

Consider making this conditional and comment to justify pinning.

@Cawllec Cawllec merged commit b8acd9b into master Oct 2, 2019
@Cawllec Cawllec deleted the test-2.6/maze-fixtures branch October 2, 2019 08:46
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.

None yet

2 participants