summaryrefslogtreecommitdiff
path: root/tests/unittests/test_handler/test_handler_yum_add_repo.py
AgeCommit message (Expand)Author
2017-12-07pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.Ryan Harper
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-05-16unittests: fix unittests run on centosJoshua Powers
2017-04-21Fix yum repo config where keys contain array valuesDylan Perry
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-05-12run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.Scott Moser
2015-01-22More test ports from mocker to mock.Barry Warsaw
2015-01-21Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw
2015-01-06tools/run-pep8: remove leading ',' fed to --ignoreScott Moser
2014-08-26fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner
2014-07-23moreDimitri John Ledkov
2014-04-01pyflakes cleanupsScott Moser
2012-11-12test_handler_yum_add_repo: fix broken testScott Moser
2012-11-071. Rebased with trunkJoshua Harlow