tests (MATLAB)

tests.generate_one_preprocess_result(maxMargin, maxTrialLength, maxTrialEndTimeVariation)
tests.test_import_one_file(n)

TEST_IMPORT_ONE_FILE testing of +cdttable.import_one_file().

the template file import_params_example.json is obtained by running generate_params_schema_examples.py.

tests.test_import_params_schema()

TEST_IMPORT_PARAMS_SCHEMA test that import params schema works.

Please run generate_params_schema_cases.py before this.