Standardized and cleaned up test folder. All files no loaded from base...
Standardized and cleaned up test folder. All files no loaded from base locations. Each test class has a __name__ == __main__ to run just the individual test case.
Showing
- chipathlon/test/database_tests.py 13 additions, 12 deletionschipathlon/test/database_tests.py
- chipathlon/test/existance_tests.py 17 additions, 7 deletionschipathlon/test/existance_tests.py
- chipathlon/test/genome_tests.py 47 additions, 6 deletionschipathlon/test/genome_tests.py
- chipathlon/test/insert_tests.py 0 additions, 45 deletionschipathlon/test/insert_tests.py
- chipathlon/test/insert_tests/bed_test.yaml 0 additions, 6 deletionschipathlon/test/insert_tests/bed_test.yaml
- chipathlon/test/insert_tests/sample.bed 0 additions, 1000 deletionschipathlon/test/insert_tests/sample.bed
- chipathlon/test/insert_tests/sample.narrowPeak 0 additions, 1000 deletionschipathlon/test/insert_tests/sample.narrowPeak
- chipathlon/test/paired_end/config.yaml 0 additions, 12 deletionschipathlon/test/paired_end/config.yaml
- chipathlon/test/paired_end/param.yaml 0 additions, 57 deletionschipathlon/test/paired_end/param.yaml
- chipathlon/test/paired_end/run.yaml 0 additions, 14 deletionschipathlon/test/paired_end/run.yaml
- chipathlon/test/parser_tests.py 17 additions, 6 deletionschipathlon/test/parser_tests.py
- chipathlon/test/workflow_job_tests.py 9 additions, 8 deletionschipathlon/test/workflow_job_tests.py
- chipathlon/test/yaml_job/params1.yaml 0 additions, 21 deletionschipathlon/test/yaml_job/params1.yaml
- chipathlon/test/yaml_job/params2.yaml 0 additions, 21 deletionschipathlon/test/yaml_job/params2.yaml
- chipathlon/test/yaml_job/params3.yaml 0 additions, 1 deletionchipathlon/test/yaml_job/params3.yaml
- chipathlon/test/yaml_job/params4.yaml 0 additions, 21 deletionschipathlon/test/yaml_job/params4.yaml
chipathlon/test/insert_tests.py
deleted
100644 → 0
This diff is collapsed.
This diff is collapsed.
chipathlon/test/paired_end/run.yaml
deleted
100644 → 0
Please register or sign in to comment