unit testing
Showing
- .gitlab-ci.yml 6 additions, 0 deletions.gitlab-ci.yml
- requirements.dev.txt 1 addition, 0 deletionsrequirements.dev.txt
- src/detections/__init__.py 1 addition, 3 deletionssrc/detections/__init__.py
- src/detectors/date/utils.py 2 additions, 2 deletionssrc/detectors/date/utils.py
- src/detectors/ner/ner.py 2 additions, 0 deletionssrc/detectors/ner/ner.py
- src/detectors/url/common.py 3 additions, 3 deletionssrc/detectors/url/common.py
- src/suppressors/__init__.py 2 additions, 2 deletionssrc/suppressors/__init__.py
- src/utils/__init__.py 11 additions, 0 deletionssrc/utils/__init__.py
- tests/unit/pipeline/test_default.py 1 addition, 1 deletiontests/unit/pipeline/test_default.py
- tests/unit/pipeline/test_sequential_jsonl.py 1 addition, 1 deletiontests/unit/pipeline/test_sequential_jsonl.py
- tests/unit/replacers/test_date_replacer.py 6 additions, 6 deletionstests/unit/replacers/test_date_replacer.py
- tests/unit/replacers/test_email_replacer.py 2 additions, 2 deletionstests/unit/replacers/test_email_replacer.py
- tests/unit/replacers/test_tag_replacer.py 3 additions, 3 deletionstests/unit/replacers/test_tag_replacer.py
- tests/unit/replacers/test_user_replacer.py 2 additions, 2 deletionstests/unit/replacers/test_user_replacer.py
- tests/unit/suppressors/test_order_based.py 5 additions, 3 deletionstests/unit/suppressors/test_order_based.py
- tox.ini 9 additions, 2 deletionstox.ini
Please register or sign in to comment