OpenFreeEnergy/exorcist

Example client code

Opened this issue · 0 comments

Since TaskDetailsStore and ResultStore need to be subclassed (or duck-typed) by client code, we need to have a very simple example to show how to do this. This will also facilitate our testing, especially when doing integration tests between various units and moving toward end-to-end testing.