You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to test our implementation of the HybridTopologyFactory we are relying on perses for the tests. See for example #24 . Please note that we are only requiring perses exclusively for testing purposes.
In the future we would like not to rely on perses, additionally not relying on OpenEye, to test our infrastructure. Many of the tests rely in intermediate objects (such as the TopologyProposal that I don't know if we are going to need to have our implementation of similar objects. This is something to discuss.
The text was updated successfully, but these errors were encountered:
In order to test our implementation of the
HybridTopologyFactory
we are relying onperses
for the tests. See for example #24 . Please note that we are only requiringperses
exclusively for testing purposes.In the future we would like not to rely on perses, additionally not relying on OpenEye, to test our infrastructure. Many of the tests rely in intermediate objects (such as the
TopologyProposal
that I don't know if we are going to need to have our implementation of similar objects. This is something to discuss.The text was updated successfully, but these errors were encountered: