featureforge icon indicating copy to clipboard operation
featureforge copied to clipboard

test_fuzz fails even if input_schema is not defined

Open rafacarrascosa opened this issue 11 years ago • 0 comments

While testing, if your feature doesn't defines an input_schema then test_fuzz fails with a NotImplementedError.

IMHO, if the feature doesn't defines an input schema then test_fuzz doesn't have to run at all.

rafacarrascosa avatar Apr 09 '14 19:04 rafacarrascosa