tito/test/unit
Jakub Kadlcik 3a62bb6613 Move bugzilla code to a separate file
Fix #358

Previously the bugzilla-specific code was implemented in `tito.common`
which is imported from everywhere. Therefore missing dependency
to `python3-bugzilla` resulted in failure even for simple commands
such as `tito build --tgz`.
2020-04-24 18:22:17 +02: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 Move is_rawhide and is_epel6 definitions to __init__ so other tests can use it 2020-04-23 11:35:03 +02:00
bugtracker_tests.py Move bugzilla code to a separate file 2020-04-24 18:22:17 +02:00
common_tests.py Move bugzilla code to a separate file 2020-04-24 18:22:17 +02:00
fixture.py Add flake8 configuration. Fix style issues. 2015-05-18 14:00:19 -04:00
pep8_tests.py Temporarily disable checks for E7 and W6 2020-01-30 23:31:36 +01:00
tagger_tests.py Add a possibility to have full datetime entries in changelog 2020-04-24 17:41:00 +02:00