Commit Graph

14 Commits (bf04e8a8eae6e5f586d5260ecadd97dfdaf42f7d)

Author SHA1 Message Date
Toshio Kuratomi 370a7ace4b
Split basic units (#33510)
8 years ago
Toshio Kuratomi cd36164239
Porting tests to pytest (#33387)
8 years ago
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
9 years ago
Matt Clay 10d9318de7 PEP 8 indent cleanup. (#20800)
9 years ago
Dag Wieers d91df20620 Fix unit tests for module_name commit #16087
10 years ago
Toshio Kuratomi 186337db28 Ship constants to the modules via internal module params rather than a secondary dict.
10 years ago
Toshio Kuratomi c730af5dc2 Remove reload from arg related tests. Changes to how ziploader passes args mean we don't need reload anymore. (#15782)
10 years ago
Toshio Kuratomi 44e21f7062 Allow AnsibleModules to be instantiated more than once in a module
10 years ago
Toshio Kuratomi 03126f7097 Fix cut and paste error of test code
10 years ago
nitzmahone 5b336832af add _load_params debug overrides for module args/file passed on cmdline
10 years ago
Toshio Kuratomi 75546678d9 Fix unittests
10 years ago
Toshio Kuratomi 4b0aa1214c Ziploader
10 years ago
Toshio Kuratomi 6e5055e786 Update the use of no_log values to cover everything that heuristic_log_sanitize does.
11 years ago
Toshio Kuratomi 15d7f53846 AnsibleModules.log() fix for python3
11 years ago