ansible/test
Toshio Kuratomi 5844c8c7f0 Cleanups to the common.sys_info API
* Move get_all_subclasses out of sys_info as it is unrelated to system
  information.
* get_all_subclasses now returns a set() instead of a list.
* Don't port get_platform to sys_info as it is deprecated.  Code using
  the common API should just use platform.system() directly.
* Rename load_platform_subclass() to get_platform_subclass and do not
  instantiate the rturned class.
* Test the compat shims in module_utils/basic.py separately from the new
  API in module_utils/common/sys_info.py and module_utils/common/_utils.py
2019-01-03 16:21:09 -08:00
..
cache
env Add env command to ansible-test and run in CI. (#50176) 2018-12-20 22:08:57 -08:00
integration ansible-test: docker_network set as untable (#50526) 2019-01-04 10:15:24 +10:00
legacy vultr_server: fix multiple ssh keys not handled (#50337) 2019-01-01 10:11:10 +01:00
results
runner Add env command to ansible-test and run in CI. (#50176) 2018-12-20 22:08:57 -08:00
sanity Added supershipit to botmeta sanity test (#50219) 2018-12-21 10:36:43 +10:00
units Cleanups to the common.sys_info API 2019-01-03 16:21:09 -08:00
utils Debug: Size of coverage file (#50380) 2018-12-29 13:01:35 +00:00