summaryrefslogtreecommitdiff
path: root/tests/unittests/test_handler/test_handler_runcmd.py
AgeCommit message (Expand)Author
2020-06-08Move subp into its own module. (#416)Scott Moser
2018-04-20schema: in validation, raise ImportError if strict but no jsonschema.Scott Moser
2018-04-18Schema: do not warn on duplicate items in commands.Scott Moser
2018-03-14tests: Centralize and re-use skipTest based on json schema presense.Scott Moser
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-08-22schema cli: Add schema subcommand to cloud-init cli and cc_runcmd schemaChad Smith