themetalfleece / neogma

Object-Graph-Mapping neo4j framework, Fully-typed with TypeScript, for easy and flexible node and relationship operations
https://themetalfleece.github.io/neogma/
MIT License
124 stars 12 forks source link

[Feature Request] Add support for temp/test dbs with @neo4j-labs/temp-dbs #88

Closed AndySakov closed 10 months ago

AndySakov commented 10 months ago

Testing with neo4j as we all know leaves much to be desired but it would be nice if we could spawn test dbs so that integration tests that include the database would be possible. For reference, this lib makes it possible already but the design choices made by the devs of the lib make it hard to integrate the lib with neogma without reaching into neogma source and tweaking some things.

themetalfleece commented 10 months ago

Thanks for your contribution! Released at v1.13.0