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

resource/postgres_session: add integration tests, change error handling #381

Merged
merged 1 commit into from Jan 25, 2016

Conversation

srenatus
Copy link
Contributor

This change makes the included integration test work (tested with default-ubuntu-1404), but doesn't improve the error handling (i.e., the skip_resource doesn't really prevent the failure).

I do not fully understand what the idea of this RSpec.__send__('describe', l, &block) line was. In any way, we should (mentally) flag this resource for needing revision.

Addresses #302.

@srenatus srenatus added the Type: Bug Feature not working as expected label Jan 21, 2016
@chris-rock
Copy link
Contributor

The rspec stuff is really really old :-) do not use this anymore

@chris-rock
Copy link
Contributor

@srenatus could you please rebase to master?

@srenatus
Copy link
Contributor Author

Done. :)

this makes it work (tested with default-ubuntu-1404), but doesn't
improve the error handling (i.e., the skip_resource doesn't really
prevent the failure)
@chris-rock
Copy link
Contributor

Thanks for updating the resource and adding integration tests. Great work @srenatus

chris-rock added a commit that referenced this pull request Jan 25, 2016
resource/postgres_session: add integration tests, change error handling
@chris-rock chris-rock merged commit adcd73d into master Jan 25, 2016
@chris-rock chris-rock deleted the sr/fix-postgres-session branch January 25, 2016 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Feature not working as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants