Commit Graph

4 Commits (f2dccb90e893df30c2b8bfc925dba80f6ceed6a7)

Author SHA1 Message Date
Sloane Hertel 27534e9b47 Move network utils that are used by AWS modules (#45579)
* Separate networking tools that may be used by modules outside of networking so changes to networking-only utilities don't trigger AWS integration tests

* Add unit tests for moved network utils

* Add comment to prevent imports from being mistakenly removed

* Move to_bits as well
7 years ago
Will Thames 42eaa00371 Provide kubernetes definition diffs in check_mode (#41471)
Move dict_merge from azure_rm_resource module to
module_utils.common.dict_transformations and add tests.

Use dict_merge to provide a fairly realistic, reliable
diff output when k8s-based modules are run in check_mode.

Rename unit tests so that they actually run and reflect
the module_utils they're based on.
8 years ago
Sviatoslav Sydorenko 6cafa73441 Add is_iterable utility function 8 years ago
Sviatoslav Sydorenko e6eec79bca Add tests for module_utils.common.collections 8 years ago