Mads Jensen
0f491c0289
Replace TestCase.assertEquals with TestCase.assertEqual.
2019-11-11 10:24:21 -08:00
Matt Clay
3033fd96b0
Move unit test compat code out of lib/ansible/
. ( #46996 )
...
* Move ansible.compat.tests to test/units/compat/.
* Fix unit test references to ansible.compat.tests.
* Move builtins compat to separate file.
* Fix classification of test/units/compat/ dir.
2018-10-12 20:01:14 -07:00
Jordan Borean
9ee079f34d
further fixes to rename only where required ( #35432 )
2018-01-29 07:02:31 +10:00
Senthil Kumar Ganesan
2f46f8f944
Added support for new Ansible Infra (network_cli plugin, cliconf, module utils cleanup and test) for dellos10 Support t ( #34915 )
...
* Support for network_cli plugin and tests
* Fixed ansible-test * issues
* Fixed Pylint warning
* Fixed the sanity test errors
* Fix YAMLlinter issue - removed blank spaces
* Fixed Python 3 failures
* Fixed the PEP8 issue
* Fix sanity --test validate-modules
* Reverted the changes to the doc fragments
2018-01-25 12:37:27 +00:00