summaryrefslogtreecommitdiff
path: root/tests/unittests/test_handler
AgeCommit message (Expand)Author
2015-05-01Update is_disk_used for changed enumerate_disk output.Scott Moser
2015-05-01fix 'Make pyflakes'Scott Moser
2015-03-31adjust cc_snappy for snappy install package with config.Scott Moser
2015-03-27remove debugScott Moser
2015-03-27be more user-friendly when looking for matching .configScott Moser
2015-03-27address namespacingScott Moser
2015-03-27change 'configs' to 'config', and namespace input to 'snappy config'Scott Moser
2015-03-26add tests for data typesScott Moser
2015-03-26pep8, and some more testsScott Moser
2015-03-26start of snap_op testsScott Moser
2015-03-26commit work in progress. tests pass.Scott Moser
2015-03-18Add tests for cc_disk_setup.is_disk_used.Daniel Watkins
2015-02-25move towards user-data being binaryScott Moser
2015-02-10pep8Scott Moser
2015-02-10make bddeb work with python3 or python2Scott Moser
2015-01-27Respond to review:Barry Warsaw
2015-01-26Repair the Python 2.6 tests.Barry Warsaw
2015-01-26Down to it.Barry Warsaw
2015-01-26More test repairs.Barry Warsaw
2015-01-22Low hanging Python 3 fruit.Barry Warsaw
2015-01-22Conversion from mocker to mock completed.Barry Warsaw
2015-01-22More conversions from mocker to mock.Barry Warsaw
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-21More octal literal fixes.Barry Warsaw
2015-01-21Fix file modes to be Python 2/3 compatible.Barry Warsaw
2015-01-06tools/run-pep8: remove leading ',' fed to --ignoreScott Moser
2014-11-24Use assertNotEqual which exists on python2.6Joshua Harlow
2014-11-21Pretty up the debug moduleJoshua Harlow
2014-11-21Increase the robustness/configurability of the chef module...Joshua Harlow
2014-10-18Pretty up the debug moduleJoshua Harlow
2014-10-17Expose uses_systemd as a distro functionJoshua Harlow
2014-10-11More adjustmentsJoshua Harlow
2014-10-10Add a few template delete testsJoshua Harlow
2014-10-10Increase the robustness of the chef moduleJoshua Harlow
2014-08-26further remove evidence of pylint.Scott Moser
2014-08-26fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner
2014-07-24pep8 fixes (2 unrelated to this mp)Scott Moser
2014-07-23moreDimitri John Ledkov
2014-04-01pyflakes cleanupsScott Moser
2014-03-03cc_seed_random: fix bug and support pollinate commandScott Moser
2014-02-26pep8 and pylintScott Moser
2014-01-17remove support for resizing via 'parted resizepart'Scott Moser
2013-10-02examples/cloud-config-user-groups.txt doc fix, fix pep8Scott Moser
2013-10-02fix permission changesScott Moser
2013-10-01Reordered several imports in order for test suite to pass.Eric Nordlund
2013-09-09Add support for reading 'random_seed' from data source.Scott Moser
2013-09-08Add test + remove jsonschema (for now)Joshua Harlow
2013-08-15pylint fixScott Moser
2013-08-14cc_growpart: prefer growpart over parted 'resizepart'Scott Moser