Commit 2add34d0fbe47e44d17912e2431f57c6935026ef

Patrick Steinhardt 2017-06-12T14:53:46

tests: odb: move fake backend into its own file The fake backend used by the test suite `odb::backend::nonrefreshing` is useful to have some low-level tests for the ODB layer. As such, we move the implementation into its own `backend_helpers` module.