1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units
Tim Rupp 77fa41795e Reduces the unit test time of select bigip modules (#36256)
The modules in this patch include waits that need to happen to ensure
something is correctly configured on a BIG-IP. These waits were
raised as an issue in a recent ansible-testing meeting.

This patch eliminates the waits by mocking time.sleep
2018-02-15 20:14:01 +00:00
..
cli
config
contrib
errors
executor Recursively remove args with omit as as their value, to match suboptions in argument_spec (#35299) 2018-01-26 11:07:04 -06:00
inventory_test_data/group_vars
mock
module_utils basic: allow one or more when param list having choices (#34537) 2018-02-07 22:59:21 -08:00
modules Reduces the unit test time of select bigip modules (#36256) 2018-02-15 20:14:01 +00:00
parsing Remove deprecated code (#34828) 2018-01-23 12:02:09 -06:00
playbook
plugins Normalize usage of temp and tmp on tmp (#36221) 2018-02-15 09:01:02 -08:00
template
utils
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py