licensebat
licensebat copied to clipboard
Write abstraction around askalono Store
The idea here is that we're able to easily mock the Store behaviour so we can test it properly without having to create one. For the moment, it's not really that critical as we can create askalono::Store quite easily.