essentia icon indicating copy to clipboard operation
essentia copied to clipboard

Discard duplicated unit tests in TensorflowPredict algorithms

Open palonso opened this issue 3 years ago • 0 comments

Some TensorflowPredict derivate algorithms (e.g., TensorflowPredictMusiCNN) have redundant unit test that are not required.

In such cases, we could use dummy tests (e.g., testDummyInvalidParam) covering redundant tests, with a comment about algorithm dependencies and where the test is covered in the source code for the test.

Originally posted by @dbogdanov in https://github.com/MTG/essentia/issues/1214#issuecomment-1021453079

palonso avatar Jan 26 '22 13:01 palonso