NDCLab / pepper-pipeline

tool | Python Easy Pre-Processing EEG Reproducible Pipeline
GNU Affero General Public License v3.0
3 stars 3 forks source link

Create valid test of output dictionary #394

Open F-said opened 2 years ago

F-said commented 2 years ago

Describe the feature to be tested Create a test for each feature's output_dictionary that tests its validity. The current test is a shot in the dark and is there because it's there, not because there is some valid intent behind it. (specifically if None not in output_dictionary.keys())

Preferred test attributes:

Which tests need to be made for the feature A test for validity on the output dictionary from each feature