Age | Commit message (Expand) | Author |
---|---|---|
2021-12-03 | Reorganize unit test locations under tests/unittests (#1126) | Brett Holman |
2021-10-15 | testing: add get_cloud function (SC-461) (#1038) | James Falcon |
2020-06-08 | Move subp into its own module. (#416) | Scott Moser |
2018-09-05 | tests: Disallow use of util.subp except for where needed. | Scott Moser |
2018-04-20 | schema: in validation, raise ImportError if strict but no jsonschema. | Scott Moser |
2018-04-18 | Schema: do not warn on duplicate items in commands. | Scott Moser |
2018-03-14 | tests: Centralize and re-use skipTest based on json schema presense. | Scott Moser |
2018-03-09 | shellify: raise TypeError on bad input. | Scott Moser |
2017-09-21 | tests: remove a temp file used in bootcmd tests. | Scott Moser |
2017-09-13 | schema and docs: Add jsonschema to resizefs and bootcmd modules | Chad Smith |