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
Kedar Kekan 2bc4c4f156
IOS-XR NetConf and Cliconf plugin work (#33332)
*  - Netconf plugin addition for iosxr
 - Utilities refactoring to support netconf and cliconf
 - iosx_banner refactoring for netconf and cliconf
 - Integration testcases changes to accomodate above changes

* Fix sanity failures, shippable errors and review comments

* fix pep8 issue

* changes run_command method to send specific command args

* - Review comment fixes
- iosxr_command changes to remove ComplexDict based command_spec

* - Move namespaces removal method from utils to netconf plugin

* Minor refactoring in utils and change in deprecation message

* rewrite build_xml logic and import changes for new utils dir structure

* - Review comment changes and minor changes to documentation

* * refactor common code and docs updates
8 years ago
..
cli Fix vault --ask-vault-pass with no tty (#31493) 8 years ago
config additional configmanager tests 8 years ago
contrib Update vmware_inventory (#26308) 9 years ago
errors test/: PEP8 compliancy (#24803) 9 years ago
executor Adding aliases for field attributes and renaming async attribute (#33141) 8 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Porting tests to pytest (#33387) 8 years ago
module_utils Porting tests to pytest (#33387) 8 years ago
modules IOS-XR NetConf and Cliconf plugin work (#33332) 8 years ago
parsing Fix invalid string escape sequences. 8 years ago
playbook Fix invalid string escape sequences. 8 years ago
plugins Fix unit test failure for netconf connection plugin (#33547) 8 years ago
template Deprecate tests used as filters (#32361) 8 years ago
utils test/: PEP8 compliancy (#24803) 9 years ago
vars Miscellaneous pylint fixes. 8 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
ansible.cfg Fix ansible-test config management. 8 years ago
conftest.py Fix bugs in ansible-test units command. (#24044) 9 years ago
test_constants.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 9 years ago