carnival-data / carnival

JVM property graph data unification framework
https://carnival-data.github.io/carnival/
GNU General Public License v3.0
7 stars 2 forks source link

Research using neo4j impermentDatabase for unit testing #12

Open hjwilli opened 4 years ago

hjwilli commented 4 years ago

Currently test suites can take a long time to run, some of that time is due to the recommended way to clear a neo4j database is to stop the server and delete the files.

Research the feasibility and potential speed benefits of using a neo4j ImpermanentDatabase for testing.

See https://neo4j.com/docs/stable/tutorials-java-unit-testing.html

augustearth commented 4 years ago

Recommend switching to TInkerGraph for tests where the tests are not specifically about Neo4j functionality.

On May 21, 2020, at 12:15 PM, hjwilli notifications@github.com wrote:

Currently test suites can take a long time to run, some of that time is due to the recommended way to clear a neo4j database is to stop the server and delete the files.

Research the feasibility and potential speed benefits of using a neo4j ImpermanentDatabase for testing.

See https://neo4j.com/docs/stable/tutorials-java-unit-testing.html https://neo4j.com/docs/stable/tutorials-java-unit-testing.html — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pmbb-ibi/carnival/issues/12, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABIJNVU4M6MB6G7DO2D7Q6TRSVHQNANCNFSM4NG6ZCGQ.