Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Convert test suite to RSpec 3 #15

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

terceiro
Copy link

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
Author

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant