-
- Downloads
Fix tests and coverage for new project structure.
parent
5a5bf77b
No related branches found
No related tags found
This commit is part of merge request !11. Comments created here will be created in the context of that merge request.
Showing
- .coveragerc 4 additions, 0 deletions.coveragerc
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- src/plotid/example.py 1 addition, 1 deletionsrc/plotid/example.py
- tests/__init__.py 1 addition, 0 deletionstests/__init__.py
- tests/runner_tests.py 6 additions, 3 deletionstests/runner_tests.py
- tests/test_TagPlot_matplotlib.py 54 additions, 0 deletionstests/test_TagPlot_matplotlib.py
- tests/test_create_id.py 7 additions, 7 deletionstests/test_create_id.py
- tests/test_publish.py 2 additions, 1 deletiontests/test_publish.py
- tests/test_save_plot.py 1 addition, 1 deletiontests/test_save_plot.py
.coveragerc
0 → 100644
tests/__init__.py
0 → 100644
tests/test_TagPlot_matplotlib.py
0 → 100644
Please register or sign in to comment