Open giosava94 opened 8 months ago
The neomodel simulator has been created and tests on models and basic schemas have been updated. Currently we are working on updating the tests related to extended schemas.
Add the possibility to run tests on a mock DB or an a real instance
Currently, tests are broken. Starting from neomodel objects up to fastapi REST calls. Proposal, create a neo4j simple emulator mocking the data stored in db easing the usage of the function mocking the cypher_query call.