MachineLearningLifeScience / poli

A library of discrete objectives
MIT License
13 stars 1 forks source link

Test `foldx` by mocking the binary/black box call #186

Open miguelgondu opened 4 months ago

miguelgondu commented 4 months ago

Currently, our tests skip foldx since it isn't installed. We could at least be testing the instancing of the black boxes by mocking the binary/black box calls.