ansible/test/units/modules
GomathiselviS d283126c31
eos_acls : Add eos acls resource module (#66308)
* Adding files for RM static_routes

* Added Integration tests

* Added Unit testcases

* Addressed review comments

* corrected lint errors

* corrected documentation errors

* Lint errors

* corrected test/sanity

* corrected documentation for deprecation

* corrected case sensitivity

* Again Documentation eroor

* Lint errors again

* corrected deprecated module in ignoretxt

* added new gethered,rendered,parsed state checks to unit test

* New code broke the old flow-fixed

* Lint errs

* Added check for running_config

* eos_acls resource module added

* Corrected errors

* corrected documentation errors

* corrected typo

* Testcases in progress

* Integration tests in progress

* Integration tests

* Added Intergration tcs

* Corrected pylint errors

* Resolving issues due to rebase

* Corrected Typo

* more pylint errors

* more pylint errors

* more pylint errors

* Documentation

* Documentation

* More lint errors

* Fixed Indentation

* Indentation issues - not getting fixed

* Indentation issues - not getting fixed

* Added rtt testcase

* Corrected whitespaces

* addressed review comments

* moved integration tests to common - to support eapi tests

* modification for merge update

* indentation errors

* added line key

* Fixing shippable errors

* fixing doc errors

* fixing doc errors

* fixing doc errors

* fixing doc errors

* fixing indentation

* modified replaced operation

* rebase issue fixed

* Corrected typo

* review comments and flake8 error fixed
2020-02-24 12:27:11 -05:00
..
cloud cloudformation - use mutually_exclusive for on_create_failure and disable_rollback (#65629) 2020-02-15 13:00:36 +00:00
crypto Add passphrase support for luks_device (#65050) 2019-11-30 20:50:30 +01:00
files
messaging
monitoring Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
net_tools Add hetzner_firewall_info module. (#65421) 2019-12-05 20:40:11 +05:30
network eos_acls : Add eos acls resource module (#66308) 2020-02-24 12:27:11 -05:00
notification Fix AttributeError due to cgi.escape removal in Python 3.8. (#66040) 2020-01-09 15:28:02 -05:00
packaging When no pool quantity is set, then do not set quantity to 1 (#66807) 2020-01-29 12:10:47 -05:00
remote_management OneView: rename _facts -> _info (#61208) 2019-08-27 23:21:40 +02:00
source_control Move bitbucket unit tests to separate dir (#66237) 2020-01-07 17:02:27 +01:00
storage Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
system pamd: Fix AttributeError when removing the first or last rule (#66398) 2020-01-23 14:08:42 -05:00
web_infrastructure
__init__.py Some algorithmic unittests for the apt and docker modules 2016-04-27 07:23:31 -07:00
conftest.py fix missing attribs with dirct module execution (#53875) 2019-04-04 09:59:52 -04:00
utils.py Speed up units using time.sleep by mocking or shortening sleep time (#61064) 2019-08-21 16:52:58 -05:00