1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/sanity/code-smell
Ganesh Nalawade 71113ee291
Fix backup issue in network config modules and network action plugins common code refactor (#50301)
* Fix backup issue in network config modules

*  Fix `get_working_path` not found issue introduced due to
   backup config code refactor (PR #50208)

*  Further refactor config related action plugins to minimize
   duplicate code

*  Remove unwated imports in config action plugins

* Add common network class for action plugin and related code refactor

* Fix review comment
2019-01-04 16:06:13 +05:30
..
action-plugin-docs.json
action-plugin-docs.py Fix backup issue in network config modules and network action plugins common code refactor (#50301) 2019-01-04 16:06:13 +05:30
azure-requirements.json
azure-requirements.py
boilerplate.json
boilerplate.py
botmeta.json
botmeta.py Added supershipit to botmeta sanity test (#50219) 2018-12-21 10:36:43 +10:00
changelog.json
changelog.py
configure-remoting-ps1.json
configure-remoting-ps1.py
deprecated-config.json
deprecated-config.py
docs-build.json
docs-build.py
empty-init.json
empty-init.py Skip sanity tests that don't apply to bundled code 2018-12-17 11:01:01 -08:00
line-endings.json
line-endings.py
no-assert.json
no-assert.py Skip sanity tests that don't apply to bundled code 2018-12-17 11:01:01 -08:00
no-basestring.json
no-basestring.py
no-dict-iteritems.json
no-dict-iteritems.py
no-dict-iterkeys.json
no-dict-iterkeys.py
no-dict-itervalues.json
no-dict-itervalues.py
no-get-exception.json
no-get-exception.py
no-illegal-filenames.json
no-illegal-filenames.py
no-main-display.json
no-main-display.py
no-smart-quotes.json
no-smart-quotes.py no-smart-quotes: Skip files by path in code-smell (#45881) 2018-12-18 20:33:18 +01:00
no-tests-as-filters.json
no-tests-as-filters.py
no-underscore-variable.json
no-underscore-variable.py
no-unicode-literals.json
no-unicode-literals.py
replace-urlopen.json
replace-urlopen.py
required-and-default-attributes.json
required-and-default-attributes.py
shebang.json
shebang.py
skip.txt
symlinks.json
symlinks.py
test-constraints.json
test-constraints.py
use-argspec-type-path.json
use-argspec-type-path.py mongodb_shard module and test exception (#43673) 2018-12-05 16:29:45 -05:00
use-compat-six.json
use-compat-six.py