summaryrefslogtreecommitdiff
path: root/tests/unittests/test_handler/test_handler_locale.py
AgeCommit message (Expand)Author
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-03-19cloudinit/tests: remove unneeded with_logs configuration (#263)Daniel Watkins
2020-01-31cloudinit: replace "from six import X" imports (except in util.py) (#183)Daniel Watkins
2020-01-29Replace mock library with unittest.mock (#186)Daniel Watkins
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-08-30distro: allow distro to specify a default localeRyan Harper
2017-08-30tests: fix two recently added tests for sles distro.Scott Moser
2017-08-30suse: Add support for openSUSE and return SLES to a working state.Robert Schweikert
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-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
2014-07-23moreDimitri John Ledkov
2013-06-25Add unit tests for SLES handlerJuerg Haefliger