Skip to content

Convert test suite to RSpec 3#15

Open
terceiro wants to merge 3 commits intoaptinio:masterfrom
terceiro:fix
Open

Convert test suite to RSpec 3#15
terceiro wants to merge 3 commits intoaptinio:masterfrom
terceiro:fix

Conversation

@terceiro
Copy link
Copy Markdown

No description provided.

Under RSpec 3, probably due to some change in the order that the specs
are executed and/or loaded, that variable ends up influencing
spec/cell_spec.rb, and making one test fail. Also, @table is never used
in spec/integration/*.rb

Fixes aptinio#14
Under RSpec 3, this generates a warning
@terceiro
Copy link
Copy Markdown
Author

it seems this breaks ruby 1.8 and 1.9 for some reason. Not sure it is worth to keep supporting that though.

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.

1 participant