WMD-group/ElementEmbeddings

Test suite needs refactoring

AntObi opened this issue · 0 comments

AntObi commented

Related to issue #54 .

test_core.py should be refactored to have a setup() function to instantiate the relevant Embeddings.
Then, we can write test functions for the individual methods of the Embedding class. This can then make tracking errors of the class much easier to diagnose