Open Powersource opened 3 years ago
Something like loading the currently unused test/neo4jschema.cypher file when the servers are launched for testing. Would mean that we'd have a solid base to test against, it's bad practice to have tests rely on earlier tests having run
test/neo4jschema.cypher
We shouldn't really add new tests until we have this so up-prioritizing this
Started a bit on this here https://github.com/Edgeryders-Participio/realities/pull/228
Something like loading the currently unused
test/neo4jschema.cypher
file when the servers are launched for testing. Would mean that we'd have a solid base to test against, it's bad practice to have tests rely on earlier tests having run