-
- Downloads
Feat: add tests
Showing
- .gitlab-ci.yml 10 additions, 10 deletions.gitlab-ci.yml
- README.md 9 additions, 5 deletionsREADME.md
- primingsitepredictor/__init__.py 1 addition, 1 deletionprimingsitepredictor/__init__.py
- primingsitepredictor/cli.py 4 additions, 45 deletionsprimingsitepredictor/cli.py
- primingsitepredictor/psp.py 10 additions, 7 deletionsprimingsitepredictor/psp.py
- tests/__init__.py 1 addition, 0 deletionstests/__init__.py
- tests/test_cli.py 9 additions, 0 deletionstests/test_cli.py
- tests/test_main.py 0 additions, 94 deletionstests/test_main.py
- tests/test_postprocessing.py 0 additions, 213 deletionstests/test_postprocessing.py
- tests/test_psp.py 166 additions, 0 deletionstests/test_psp.py
tests/__init__.py
0 → 100644
tests/test_main.py
deleted
100644 → 0
tests/test_postprocessing.py
deleted
100644 → 0
Please register or sign in to comment