Unit testing with JanusGraph


Suny <sahithiy...@...>
 

Hi,

I am using janusgraph with cassandra as backend for my application. If i want to write a unit test to verify saving/retrieving of data, is mocking the only way ? 

Can i use in-memory database for unit testing and cassandra for the real application data on same janusgraph instance ? Or do i need separate JG instances ?

Thanks

Join janusgraph-users@lists.lfaidata.foundation to automatically receive all group messages.