Commit Graph

15 Commits (23e2ca91c2b73280e84e805d04be3a768b584aee)

Author SHA1 Message Date
David Shrewsbury bf98f031f3
Sanitize URI module keys with no_log values (#70762)
6 years ago
Matt Martz e0f25a2b1f
Strip no log values from module response keys. Fixes #68400 (#69653)
6 years ago
Mads Jensen 0f491c0289 Replace TestCase.assertEquals with TestCase.assertEqual.
7 years ago
Sam Doran aba4bed803
Move _handle_no_log_values() out of basic.py (#48628)
7 years ago
Matt Clay 3033fd96b0
Move unit test compat code out of `lib/ansible/`. (#46996)
8 years ago
Toshio Kuratomi 370a7ace4b
Split basic units (#33510)
8 years ago
Toshio Kuratomi be4e7a05fa remove_values could hit the recursion limit
9 years ago
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
9 years ago
Matt Clay 10d9318de7 PEP 8 indent cleanup. (#20800)
9 years ago
Toshio Kuratomi d29a7c55fe Enable some basic.py tests on python3 (#17167)
10 years ago
Toshio Kuratomi cfeef81303 For now, skip tests of module_utils/basic functions that are failing on
11 years ago
Toshio Kuratomi e00012994e Also some unicode tests for return_values()
11 years ago
Toshio Kuratomi 5fdfe6a0f2 Add some test data that has unicode values
11 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 c2d188baff Hide values in json returns which were given in parameters marked no_log.
11 years ago