tito/test/unit
Pavel Raiskup 6feb4f2d21 tests: s/nosetests/pytest/
- Requires us to add pytest.ini to tell pytest where to look for test
  files, and set the python path.
- Mock drops terminal from the tested code, so we have to "mock" it in
  test_colors()
- Enable coverage in tox tests.
2024-11-06 11:19:55 +01:00
..
resources Partial revert "Fix #335. Handle source tarballs with UTF8 characters in the name." 2019-10-03 09:35:24 +02:00
__init__.py tests: modernize import statements 2024-11-06 11:19:55 +01:00
bugtracker_tests.py Fix linter errors 2024-11-06 11:19:55 +01:00
common_tests.py tests: s/nosetests/pytest/ 2024-11-06 11:19:55 +01:00
fixture.py Add flake8 configuration. Fix style issues. 2015-05-18 14:00:19 -04:00
pep8_tests.py tests: skip test_conformance() test 2024-11-06 11:19:55 +01:00
releaser_tests.py tests: modernize import statements 2024-11-06 11:19:55 +01:00
tagger_tests.py tests: modernize import statements 2024-11-06 11:19:55 +01:00