-
- Downloads
[WIP] - Refactoring + unit testing
Showing
- tests/detectors/date/__init__.py 0 additions, 0 deletionstests/detectors/date/__init__.py
- tests/detectors/date/test_en.py 16 additions, 0 deletionstests/detectors/date/test_en.py
- tests/detectors/date/test_pl.py 7 additions, 0 deletionstests/detectors/date/test_pl.py
- tests/detectors/date/test_ru.py 7 additions, 0 deletionstests/detectors/date/test_ru.py
- tests/detectors/email/__init__.py 0 additions, 0 deletionstests/detectors/email/__init__.py
- tests/detectors/email/test_email.py 7 additions, 0 deletionstests/detectors/email/test_email.py
- tests/detectors/phone/__init__.py 0 additions, 0 deletionstests/detectors/phone/__init__.py
- tests/detectors/phone/test_phone.py 7 additions, 0 deletionstests/detectors/phone/test_phone.py
- tests/detectors/url/__init__.py 0 additions, 0 deletionstests/detectors/url/__init__.py
- tests/detectors/url/test_url.py 16 additions, 0 deletionstests/detectors/url/test_url.py
- tests/detectors/user/__init__.py 0 additions, 0 deletionstests/detectors/user/__init__.py
- tests/detectors/user/test_user.py 7 additions, 0 deletionstests/detectors/user/test_user.py
tests/detectors/date/__init__.py
0 → 100644
tests/detectors/date/test_en.py
0 → 100644
tests/detectors/date/test_pl.py
0 → 100644
tests/detectors/date/test_ru.py
0 → 100644
tests/detectors/email/__init__.py
0 → 100644
tests/detectors/email/test_email.py
0 → 100644
tests/detectors/phone/__init__.py
0 → 100644
tests/detectors/phone/test_phone.py
0 → 100644
tests/detectors/url/__init__.py
0 → 100644
tests/detectors/url/test_url.py
0 → 100644
tests/detectors/user/__init__.py
0 → 100644
tests/detectors/user/test_user.py
0 → 100644
Please register or sign in to comment