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/plugins
Brian Scholer fc7980af9a
Fix UNC path support in the powershell shell plugin (#66604)
* Fix UNC path joining in the powershell shell plugin, add test

* Remove testy bits and a redundant line

* Fix style nits

* Update to use os.ntpath

* Add changelog for #66604
6 years ago
..
action become - stop using play context in more places (#62373) 6 years ago
cache Improve testing of FactCache (#55739) 7 years ago
callback Replace TestCase.assertEquals with TestCase.assertEqual. 6 years ago
cliconf Unit tests: remove unused imports (#59812) 6 years ago
connection new connection plugin aws_ssm (#49652) 6 years ago
filter Clean up flake8 for ansible.netcommon collection (#65842) 6 years ago
httpapi fix all modules to be able to get parameter with value false (very important fix) (#65040) 6 years ago
inventory Replace TestCase.assertEquals with TestCase.assertEqual. 6 years ago
loader_fixtures Don't cache duplicate plugin names (#34420) 8 years ago
lookup Remove `with` statement for pytest-mock unit tests 6 years ago
shell Fix UNC path support in the powershell shell plugin (#66604) 6 years ago
strategy throttle: fix linear based strategies (#65422) 6 years ago
terminal Remove empty setUp/tearDown/tearDownClass methods in test classes. 6 years ago
vars Add empty-init code-smell script. (#18406) 9 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_plugins.py Remove empty setUp/tearDown/tearDownClass methods in test classes. 6 years ago