You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
cloud cloudformation - use mutually_exclusive for on_create_failure and disable_rollback (#65629) 6 years ago
crypto Add passphrase support for luks_device (#65050) 6 years ago
files Fixes #34893 (#40166) 8 years ago
messaging Rabbitmq user permission fixes (#49404) 7 years ago
monitoring Replace TestCase.assertEquals with TestCase.assertEqual. 6 years ago
net_tools Add hetzner_firewall_info module. (#65421) 6 years ago
network eos_acls : Add eos acls resource module (#66308) 6 years ago
notification Fix AttributeError due to cgi.escape removal in Python 3.8. (#66040) 6 years ago
packaging When no pool quantity is set, then do not set quantity to 1 (#66807) 6 years ago
remote_management OneView: rename _facts -> _info (#61208) 6 years ago
source_control Move bitbucket unit tests to separate dir (#66237) 6 years ago
storage Replace TestCase.assertEquals with TestCase.assertEqual. 6 years ago
system pamd: Fix AttributeError when removing the first or last rule (#66398) 6 years ago
web_infrastructure Python 3.8 collections compatibility fixes. 7 years ago
__init__.py Some algorithmic unittests for the apt and docker modules 10 years ago
conftest.py fix missing attribs with dirct module execution (#53875) 7 years ago
utils.py Speed up units using time.sleep by mocking or shortening sleep time (#61064) 7 years ago