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/network/eos
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
..
fixtures eos static_routes module added (#65480) 5 years ago
__init__.py refactor eos_eapi module (#20740) 8 years ago
eos_module.py Remove unused imports in eos_modules unittest (#67709) 5 years ago
test_eos_acl_interfaces.py Fix flake8 errors with eos_acl_interfaces (#67695) 5 years ago
test_eos_acls.py eos_acls : Add eos acls resource module (#66308) 5 years ago
test_eos_banner.py Removed in 29 (#63680) 5 years ago
test_eos_bgp.py New module for BGP configuration management in Arista EOS (#52722) 6 years ago
test_eos_command.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_eos_config.py Clean up flake8 errors for eos unit tests (#65753) 5 years ago
test_eos_eapi.py Clean up flake8 errors for eos unit tests (#65753) 5 years ago
test_eos_interfaces.py eos_interfaces: Added unit testcases for eos_interfaces (#63813) 5 years ago
test_eos_l2_interfaces.py eos_l2interfaces: Add unit testcases to eos_l2interfaces (#64127) 5 years ago
test_eos_lacp.py eos_lacp: Add unit testcases to eos_lacp (#64417) 5 years ago
test_eos_lacp_interfaces.py Fix flake8 error with test_eos_lacp_interfaces (#66552) 5 years ago
test_eos_logging.py Clean up flake8 errors for eos unit tests (#65753) 5 years ago
test_eos_static_routes.py eos static_routes module added (#65480) 5 years ago
test_eos_system.py Clean up flake8 errors for eos unit tests (#65753) 5 years ago
test_eos_user.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_eos_vlans.py Fix to - eos_vlans using state parameter replaced is giving odd behavior (#67318) 5 years ago