rusted-cypher
rusted-cypher copied to clipboard
Make tests not depend on neo4j server
Currently tests depend on a neo4j server available at http://neo4j:neo4j@localhost:7474.
Tests should use a mock server, so they can run more easily on a CI environment.
Hi, I'm new to rust but not new to neo4j. I would like to help with this, if possible.
Hi!
You could use something like this http://bitex-la.github.io/rust-http-stub/http_stub/index.html