refactoring of the existing validation tests to follow testing best practices (i.e. one assert per test case, ...). Also add quality of life improvements such as requiring only one command line option (path to result directory), the rest will be inferred from the config.json file in the result directory. Add tests checking the expected timestamps, number of timestamps per sample, expected levels. Closes #15
refactoring of the existing validation tests to follow testing best practices (i.e. one assert per test case, ...). Also add quality of life improvements such as requiring only one command line option (path to result directory), the rest will be inferred from the config.json file in the result directory. Add tests checking the expected timestamps, number of timestamps per sample, expected levels. Closes #15