test_all module

Tests the code.

test_all.test_datasets()

Tests all the datasets defined in pipeline.datasets.DATASETS.

test_all.test_general(capsys)

Tests most of the code by checking it produces the expected result.

test_all.test_models()

Tests all the models (only checks if these run).