Closed
Description
There's a needlessly complicated mocking pattern in csv_to_database.py
. I think we can get rid of a lot of this and simplify the acquisition interface.
I did a similar kind of refactor in #949, see the section "Further Details" for info.