summaryrefslogtreecommitdiff
path: root/tests/unittests/test_runs
AgeCommit message (Expand)Author
2018-06-15stages: fix tracebacks if a module stage is undefined or emptyRobert Schweikert
2018-04-18net: Depend on iproute2's ip instead of net-tools ifconfig or routeChad Smith
2017-12-05Datasources: Formalize DataSource get_data and related properties.Chad Smith
2017-09-13cloud-config modules: honor distros definitions in each moduleChad Smith
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-07-19tests: fixes for issues uncovered when moving to python 3.6.Scott Moser
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-22Conversion from mocker to mock completed.Barry Warsaw
2015-01-22More test ports from mocker to mock.Barry Warsaw
2015-01-21Fix file modes to be Python 2/3 compatible.Barry Warsaw
2014-09-10pyflakes fixes.Scott Moser
2014-07-23moreDimitri John Ledkov
2014-01-08Significant re-working of the userdata handling and introduction ofBen Howard
2012-11-10whitespace / indentation cleanupsScott Moser
2012-11-101 pep8 and 1 pylint fixScott Moser
2012-11-10Sudoers.d creation cleanups + tests.Joshua Harlow
2012-11-08Ensure that at needed stages the local variablesJoshua Harlow
2012-10-27Helpful cleanups.harlowja
2012-10-23use only util methods for reading/loading/appending/peekingScott Moser
2012-09-26Fixup some pylint warnings.Joshua Harlow
2012-09-26Add a new example test that will patch utils and osJoshua Harlow