Skip to content

Extend data store interface tests

Adam Coldrick requested to merge sotk/data-store-interface-tests into master

Description

This MR extends the unit tests for the different DataStoreInterface implementations. The unit tests are mostly meant for catching things that aren't covered by the integration tests, though the test suite for the SQLDataStore is a little more comprehensive.

Edited by Adam Coldrick

Merge request reports