summaryrefslogtreecommitdiff
path: root/tests/unittests/test_handler
AgeCommit message (Expand)Author
2013-03-07pep8 and pylint fixesScott Moser
2013-03-05pep8, pylint, make resize_devices return more usefulScott Moser
2013-03-05remove 'log' passing. call growpart with --dry-run first.Scott Moser
2013-03-05change default (no 'growpart' in config) to use 'auto' and '/'Scott Moser
2013-03-04test of resize, a couple small fixesScott Moser
2013-03-04add the unit test, fix a few issuesScott Moser
2012-12-01make sure no blank lines before cloud-init entry in ca-certificates.confScott Moser
2012-11-13Create a utility testcase class that fixes some of the 2.6 missing piecesJoshua Harlow
2012-11-13implement power_state with tests.Scott Moser
2012-11-12test_handler_yum_add_repo: fix broken testScott Moser
2012-11-10sync with trunkScott Moser
2012-11-08Forgot the test!Joshua Harlow
2012-11-071. Rebased with trunkJoshua Harlow
2012-10-27Helpful cleanups.harlowja
2012-08-22fix pep8 complaints.Scott Moser
2012-08-09stright forward pylint cleanups to tests/ and tools/Scott Moser
2012-06-22Adjust test for turning off capturingJoshua Harlow
2012-06-21Get both of these tests back in working shape.Joshua Harlow
2012-03-09If the user has chosen to remove default ca-certs, prevent package upgrade Scott Moser
2012-02-21Added tests for adding handlers.Mike Milner