Problem
We want to test representation and similarity calculators from structurs
Proposed solution
build a pytest test fixture with 3 structures in it that can be imported into all tests. Typically we would put this in conftest.py at the top level of the tests folder