fix: harmonize all the Database Interface classes.
- Ensure all Database Interface classes accept
protocol
as parameter. - Make the reason for test skipping more obvious by splitting the Database creation and the Sample loading tests.
Fixes #51.
protocol
as parameter.Fixes #51.