Commit Graph

6 Commits (772d65992940e0bf6946e59a7010952423b51e06)

Author SHA1 Message Date
nitzmahone 5b336832af add _load_params debug overrides for module args/file passed on cmdline
Updated python module wrapper explode method to drop 'args' file next to module.
Both execute() and excommunicate() debug methods now pass the module args via file to enable debuggers that are picky about stdin.
Updated unit tests to use a context manager for masking/restoring default streams and argv.
10 years ago
Robin Roth 49cdc565c5 remove nose.tools use 10 years ago
Robin Roth 4088aa2b4c get rid of assert_in 10 years ago
Robin Roth 37188ea336 cleanup tests
* use nose test generator
* more comments
* move facts import inside the skipped function, fix python3 warning
10 years ago
Robin Roth 2b104fe6ad fix tests for SLES and CoreOS
* include #15230
10 years ago
Robin Roth 3c883d8a6d add testcases from refactor PR 10 years ago