Skip to content

fix: harmonize all the Database Interface classes.

Yannick DAYER requested to merge fix/database into develop
  • 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.

Merge request reports