summaryrefslogtreecommitdiff
path: root/tests/unittests/test_handler/test_handler_ca_certs.py
AgeCommit message (Expand)Author
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
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-26Repair the Python 2.6 tests.Barry Warsaw
2015-01-22More conversions from mocker to mock.Barry Warsaw
2015-01-21More octal literal fixes.Barry Warsaw
2015-01-21Fix file modes to be Python 2/3 compatible.Barry Warsaw
2012-12-01make sure no blank lines before cloud-init entry in ca-certificates.confScott Moser
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