summaryrefslogtreecommitdiff
path: root/tests/unittests/test_builtin_handlers.py
AgeCommit message (Expand)Author
2022-02-10Shell script handlers by freq (#1166)Chris Lalos
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2021-12-03Reorganize unit test locations under tests/unittests (#1126)Brett Holman
2021-12-02jinja: provide and document jinja-safe key aliases in instance-data (SC-622) ...Chad Smith
2021-06-10Use instance-data-sensitive.json in jinja templates (SC-117) (#917)James Falcon
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-04-24cloudinit: drop dependencies on unittest2 and contextlib2 (#322)Daniel Watkins
2018-10-30query: better error when missing read permission on instance-dataChad Smith
2018-09-11user-data: jinja template to render instance-data.json in cloud-configChad Smith
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-26More test repairs.Barry Warsaw
2015-01-22More test ports from mocker to mock.Barry Warsaw
2014-07-23Use nosetests and absolute importsDimitri John Ledkov
2013-07-11test_builtin_handlers.py: fix pylintScott Moser
2013-07-09re-enable test case because 1124384 is fixedScott Moser
2013-03-12skip unit test due to LP: #1124384Scott Moser
2013-03-08Enable the merging.txt to be in .rst format for public viewingJoshua Harlow
2013-03-01skip unit test due to LP: #1124384Scott Moser
2012-12-17tell upstart to reload configuration after writing an upstart jobScott Moser
2012-08-22fix pep8 complaints.Scott Moser
2012-08-09stright forward pylint cleanups to tests/ and tools/Scott Moser
2012-06-29Add a test that ensures the upstart handler does not output files when in non...Joshua Harlow