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 c132b977e8
Refactors bigip_virtual_server (#34412)
This refactors the bigip_virtual_server module to address several issues and
missing features. Additionally it adds tests and updates the coding standards
to the recent version used by f5. Finally, it removes deprecated items that
were announced in 2.4
2018-01-03 13:42:17 -08:00
..
cli Fix playbook cli unit test (#33767) 2017-12-13 15:03:06 +00:00
config additional configmanager tests 2017-10-13 20:25:12 -04:00
contrib
errors
executor Add test for clean_copy preservation of keys 2017-12-12 13:51:06 -05:00
inventory_test_data/group_vars
mock Porting tests to pytest (#33387) 2017-12-05 12:43:13 -08:00
module_utils Add nso_show module for Cisco NSO (#34142) 2017-12-22 09:43:22 +00:00
modules Refactors bigip_virtual_server (#34412) 2018-01-03 13:42:17 -08:00
parsing Correct the AnsibleError exception to call its superclass's constructor 2017-12-21 20:42:44 -08:00
playbook Remove shell module specialcases 2017-12-21 20:42:44 -08:00
plugins YAML inventory unit test: add tests 2017-12-20 16:59:53 -05:00
template Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
utils
vars
__init__.py
ansible.cfg Fix ansible-test config management. 2017-10-04 12:52:36 -07:00
conftest.py
test_constants.py