Skip to content

Add Tests for ActiveRecord 3.0, 3.1, 3.2, 4.0 via Appraisal#25

Open
fny wants to merge 9 commits into
perfectline:masterfrom
fny:ar-version-tests
Open

Add Tests for ActiveRecord 3.0, 3.1, 3.2, 4.0 via Appraisal#25
fny wants to merge 9 commits into
perfectline:masterfrom
fny:ar-version-tests

Conversation

@fny

@fny fny commented Nov 1, 2013

Copy link
Copy Markdown

This branch reorganizes the test suite to allow for simpler testing of multiple Rails versions. Note all tests are passing for Ruby 1.9.3 and 2.0.0. Other adjustments include sharing the same test suite for all ActiveRecord versions and removes the Rails dependency from the test suite.

@fny

fny commented Nov 1, 2013

Copy link
Copy Markdown
Author

Also note that Travis CI configurations have been added too! 😄

@kritik

kritik commented Nov 1, 2013

Copy link
Copy Markdown
Member

Why did you put dependency jewel.add_development_dependency "sqlite3" ? By rails we can have postgresql.

@fny

fny commented Nov 1, 2013

Copy link
Copy Markdown
Author

It's a development dependency for the test suite which has always required sqlite3.

@pusewicz

Copy link
Copy Markdown

👍

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.

3 participants