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
anas-shami f4fa4e4e0e Feature/onyx wjh upstream (#61269)
* support wjh module config with testing file

* Fix version, fix enable/disable all groups

* refactor get current group status

* fix indentation and change command_generate function, add test cases and check them

* Update onyx_wjh.py

fix description

* Update onyx_wjh.py

remove extra spaces, add type to choices after run validate-modules

* fix format string - pytest use 2.6.6 format function

* Remove unused imports

* chenge onyx_wjh file permessions

* Fix version, fix enable/disable all groups

* fix indentation and change command_generate function, add test cases and check them

* support wjh module config with testing file

* Fix version, fix enable/disable all groups

* refactor get current group status

* fix indentation and change command_generate function, add test cases and check them

* Update onyx_wjh.py

fix description

* Update onyx_wjh.py

remove extra spaces, add type to choices after run validate-modules

* fix format string - pytest use 2.6.6 format function

* fix format string - pytest use 2.6.6 format function

* chenge onyx_wjh file permessions
6 years ago
..
cli ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553) 6 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
config fixes to config manager (#58530) 7 years ago
contrib Fix vmware_inventory unit tests so they run. 7 years ago
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 7 years ago
executor Support relative imports in AnsiballZ. (#61196) 6 years ago
galaxy ansible-galaxy - Add timeout and progress indicator for publish and install (#60660) 6 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
module_utils Meraki - Enable API call rate limiting for requests (#54827) 6 years ago
modules Feature/onyx wjh upstream (#61269) 6 years ago
parsing Properly JSON encode AnsibleUnsafe, using a pre-processor (#60602) 6 years ago
playbook unit tests: remove unused imports (#60462) 6 years ago
plugins win_updates: Add flag to only download updates without installing them (#58631) 6 years ago
regex Add toggle to control invalid character substitution in group names (#52748) 7 years ago
template unit tests: remove unused imports (#60462) 6 years ago
utils add subdir support to collection loading (#60682) 6 years ago
vars Fix inventory cache interface (#50446) 7 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_constants.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 9 years ago
test_context.py Unit tests: remove unused imports (#59740) 7 years ago