summaryrefslogtreecommitdiff
path: root/tests/unittests/test_handler/test_handler_power_state.py
AgeCommit message (Expand)Author
2021-12-03Reorganize unit test locations under tests/unittests (#1126)Brett Holman
2020-09-15create a shutdown_command method in distro classes (#567)Emmanuel Thomé
2020-08-19Add Alpine Linux support. (#535)dermotbradley
2019-10-17replace any deprecated log.warn with log.warningDominic Schlegel
2017-12-07pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.Ryan Harper
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-05-23flake8: move the pinned version of flake8 up to 3.3.0Scott 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
2016-03-03Fix pyflake/pyflake3 errorsRyan Harper
2016-03-03Update pep8 runner and fix pep8 issuesRyan Harper
2015-09-08 power_state: support 'condition' argumentScott Moser
2014-08-26fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner
2014-07-23moreDimitri John Ledkov
2012-11-13Create a utility testcase class that fixes some of the 2.6 missing piecesJoshua Harlow
2012-11-13implement power_state with tests.Scott Moser