[go: up one dir, main page]

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

RSpec: Fix transactional tests (#99) #118

Merged
merged 3 commits into from
Jun 20, 2020
Merged

RSpec: Fix transactional tests (#99) #118

merged 3 commits into from
Jun 20, 2020

Conversation

joallard
Copy link
Collaborator
@joallard joallard commented Jun 14, 2020

Rescues in :after hook instead of :around

Fixes #99.

(Pry-Stackexplorer really shined here)

Includes some satisfying cleanup

Touches code by @magicalbanana @ConradIrwin @jacob-carlborg

@joallard joallard force-pushed the rspec-transactions branch 3 times, most recently from a308e9f to 533ed52 Compare June 14, 2020 06:54
@joallard joallard merged commit c1bb70e into master Jun 20, 2020
@joallard joallard deleted the rspec-transactions branch June 20, 2020 05:29
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.

Global rescue triggers after transactional fixture has rolled back (Rspec, ...)
1 participant