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 726d6455d8
eos static_routes module added (#65480)
* 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

* Add rtt testcase

* Fixed unit tcs

* lint errors

* lint errors

* Modified replaced operation behavior

* updated documentation and tests for delete opration

* fixed shippable errors

* review comments and flake8 error fix

* syntax errors fixed
5 years ago
..
cloud cloudformation - use mutually_exclusive for on_create_failure and disable_rollback (#65629) 5 years ago
crypto Add passphrase support for luks_device (#65050) 5 years ago
files Fixes #34893 (#40166) 6 years ago
messaging Rabbitmq user permission fixes (#49404) 6 years ago
monitoring Replace TestCase.assertEquals with TestCase.assertEqual. 5 years ago
net_tools Add hetzner_firewall_info module. (#65421) 5 years ago
network eos static_routes module added (#65480) 5 years ago
notification Fix AttributeError due to cgi.escape removal in Python 3.8. (#66040) 5 years ago
packaging When no pool quantity is set, then do not set quantity to 1 (#66807) 5 years ago
remote_management OneView: rename _facts -> _info (#61208) 5 years ago
source_control Move bitbucket unit tests to separate dir (#66237) 5 years ago
storage Replace TestCase.assertEquals with TestCase.assertEqual. 5 years ago
system pamd: Fix AttributeError when removing the first or last rule (#66398) 5 years ago
web_infrastructure Python 3.8 collections compatibility fixes. 6 years ago
__init__.py Some algorithmic unittests for the apt and docker modules 9 years ago
conftest.py fix missing attribs with dirct module execution (#53875) 6 years ago
utils.py Speed up units using time.sleep by mocking or shortening sleep time (#61064) 5 years ago