Add pre-commit hook to report test files with too many lines
parent
ff07c699
No related branches found
No related tags found
Showing
- .pre-commit-config.yaml 7 additions, 1 deletion.pre-commit-config.yaml
- tests/test_elements_worker/test_classification.py 86 additions, 0 deletionstests/test_elements_worker/test_classification.py
- tests/test_elements_worker/test_corpus.py 31 additions, 31 deletionstests/test_elements_worker/test_corpus.py
- tests/test_elements_worker/test_element.py 427 additions, 0 deletionstests/test_elements_worker/test_element.py
- tests/test_elements_worker/test_element_create_multiple.py 715 additions, 0 deletionstests/test_elements_worker/test_element_create_multiple.py
- tests/test_elements_worker/test_element_create_single.py 528 additions, 0 deletionstests/test_elements_worker/test_element_create_single.py
- tests/test_elements_worker/test_element_list_children.py 969 additions, 0 deletionstests/test_elements_worker/test_element_list_children.py
- tests/test_elements_worker/test_element_list_parents.py 530 additions, 0 deletionstests/test_elements_worker/test_element_list_parents.py
- tests/test_elements_worker/test_elements.py 0 additions, 3704 deletionstests/test_elements_worker/test_elements.py
- tests/test_elements_worker/test_entities_create.py 0 additions, 153 deletionstests/test_elements_worker/test_entities_create.py
- tests/test_elements_worker/test_entities_list_and_check.py 160 additions, 0 deletionstests/test_elements_worker/test_entities_list_and_check.py
- tests/test_elements_worker/test_transcription_create.py 873 additions, 0 deletionstests/test_elements_worker/test_transcription_create.py
- tests/test_elements_worker/test_transcription_create_with_elements.py 951 additions, 0 deletions...lements_worker/test_transcription_create_with_elements.py
- tests/test_elements_worker/test_transcription_list.py 450 additions, 0 deletionstests/test_elements_worker/test_transcription_list.py
- tests/test_elements_worker/test_version.py 314 additions, 0 deletionstests/test_elements_worker/test_version.py
- tests/test_elements_worker/test_worker.py 525 additions, 88 deletionstests/test_elements_worker/test_worker.py
- worker-{{cookiecutter.slug}}/.pre-commit-config.yaml 6 additions, 0 deletionsworker-{{cookiecutter.slug}}/.pre-commit-config.yaml
Loading
Please register or sign in to comment