cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

maros_zeleny
Node
since ‎01-12-2020
‎06-01-2022

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi, I would like to ask what is right approach of running integration tests against neo4j db in CI/CD ? Here is my case: We have backend implemented in node.js and using neo4j-driver for connection to db. We use gitlab for CI/CD. We are running in C...