Commit graph

11 commits

Author SHA1 Message Date
Yuming Zhu
8749db575e combination of test-requirments(-py2).txt 2025-01-07 13:37:40 +01:00
Yuming Zhu
5413ff5c12 setuptools is required by devtools/check-api (py3) 2024-10-21 19:52:11 +08:00
Mike McLean
44c16b8c68 use venv pytest, stop using ancient mock version
dropping mock from the py3 reqs entirely so we use python's lib
2024-07-18 14:22:43 +02:00
Mike McLean
c444cd5eb5 use pytest-dist for make test3 2024-07-18 14:22:43 +02:00
Tomas Kopecek
527c460d9a fix test requirements 2024-02-02 09:09:42 +01:00
Jana Cupova
ba612e1e90 Remove rpm-py-installer, update test docs and update Dockerfiles
Remove rpm-py-installer from requirements
Check duplicite and unused packages in Dockerfiles and test-requirements
Update docs about unit tests.

Fixes: https://pagure.io/koji/issue/3868
2024-01-30 12:44:07 +01:00
Jana Cupova
c310d6692d Pytest instead of nose in unittest
Fixes: https://pagure.io/koji/issue/3140
2021-12-06 12:17:29 +01:00
Tomas Kopecek
63931f2f18 drop py26 test requirements 2020-10-06 15:00:23 +02:00
Zack Cerza
0bf9a320bf test-requirements: Refine requests-mock versions
python2.6 and 2.7 need specific versions due to compatibility breakage

Signed-off-by: Zack Cerza <zack@redhat.com>
2020-09-08 16:20:19 +02:00
Zack Cerza
2b06288792 Run tests in virtualenvs using tox
Signed-off-by: Zack Cerza <zack@redhat.com>
2020-09-08 16:20:19 +02:00
Yuming Zhu
31006ed775 add test-requirements.txt to install testing related modules by pip 2020-03-03 21:38:22 +08:00