Commits on Source (9)
-
-
Bastien Abadie authored
-
Bastien Abadie authored
-
Yoann Schneider authored
-
-
Bastien Abadie authored
-
Bastien Abadie authored
-
Bastien Abadie authored
-
Showing
- VERSION 1 addition, 1 deletionVERSION
- arkindex_worker/cache.py 14 additions, 5 deletionsarkindex_worker/cache.py
- arkindex_worker/git.py 4 additions, 1 deletionarkindex_worker/git.py
- arkindex_worker/worker/__init__.py 20 additions, 5 deletionsarkindex_worker/worker/__init__.py
- arkindex_worker/worker/base.py 8 additions, 0 deletionsarkindex_worker/worker/base.py
- tests/conftest.py 56 additions, 9 deletionstests/conftest.py
- tests/test_base_worker.py 8 additions, 4 deletionstests/test_base_worker.py
- tests/test_cache.py 6 additions, 4 deletionstests/test_cache.py
- tests/test_elements_worker/__init__.py 10 additions, 0 deletionstests/test_elements_worker/__init__.py
- tests/test_elements_worker/test_classifications.py 38 additions, 39 deletionstests/test_elements_worker/test_classifications.py
- tests/test_elements_worker/test_cli.py 5 additions, 5 deletionstests/test_elements_worker/test_cli.py
- tests/test_elements_worker/test_elements.py 109 additions, 69 deletionstests/test_elements_worker/test_elements.py
- tests/test_elements_worker/test_entities.py 65 additions, 42 deletionstests/test_elements_worker/test_entities.py
- tests/test_elements_worker/test_metadata.py 35 additions, 15 deletionstests/test_elements_worker/test_metadata.py
- tests/test_elements_worker/test_transcriptions.py 95 additions, 76 deletionstests/test_elements_worker/test_transcriptions.py
- tests/test_elements_worker/test_worker.py 63 additions, 51 deletionstests/test_elements_worker/test_worker.py
- worker-{{cookiecutter.slug}}/requirements.txt 1 addition, 1 deletionworker-{{cookiecutter.slug}}/requirements.txt
tests/test_elements_worker/__init__.py
0 → 100644