membrane_core
membrane_core copied to clipboard
Revisit pipeline and element tests
Some tests for pipeline and element are a bit outdated. They should be revisited and Espec ones should be rewritten to ExUnit.
We should consider adding a code coverage tool as well
Partially done by #203
Searching for use Espec in this repo resulted in 0 matches. Does this mean that all tests were converted to ExUnit and this issue can be closed?
Yes, they were all converted, thanks