Infrastructure for testing
maku opened this issue · 2 comments
maku commented
I have problems with writing integrations tests based on sdn4-university.
Would it be possible to enhance the project with basic tests to show how to access neo4j?
luanne commented
Please take a look at the tests in the sdn4-cineasts application for now:
https://github.com/neo4j-examples/sdn4-cineasts/tree/master/src/test/java/org/neo4j/cineasts
maku commented
I looked already to sdn4-cineasts with no success