Skip to content
This repository has been archived by the owner on May 16, 2020. It is now read-only.

Neo4j doesn't share the transaction with capybara js test #3

Open
laughingman-hass opened this issue May 21, 2016 · 0 comments
Open

Comments

@laughingman-hass
Copy link

I've been trying to run capybara js specs with neo4j. It seems transactions done within DatabaseCleaner are not available to Capybara js specs since the connection between the two is not shared. This is very similar to the ActiveRecord behaviour where you have to set transactional_fixtures = false. I think since the DatabaseCleaner needs to be forced to use the connection started by rails via neo4j.yml

@botandrose botandrose transferred this issue from DatabaseCleaner/database_cleaner Feb 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant