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
Thomas Sjögren b145732973
Resubmit: Use SystemdStrategy for Debian in the hostname module (#76929)
* add DebianStrategy tests
* ensure hostname can be changed by using become
* use Systemd strat for debian and Base for generic.
* add test to ensure all strategies are available

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2 years ago
..
_vendor Another unit test fix for Python 3.10. (#74628) 3 years ago
ansible_test Remove Shippable CI provider from ansible-test. 3 years ago
cli Avoid deprecated TestCase functions in unit tests. (#76678) 2 years ago
compat Avoid deprecated TestCase functions in unit tests. (#76678) 2 years ago
config Provide better decryption errors for single vault values (#72362) 4 years ago
errors Fix YAML error message when error is at the end of the file (#73241) 3 years ago
executor Allow specifying specific python via shebang (#76677) 2 years ago
galaxy Expect upper case message 'levels' for galaxy publish results (#63530) 2 years ago
inventory Clean up unit test boilerplate. 4 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 9 years ago
mock Clean up unit tests to prepare for pylint update. (#75473) 3 years ago
module_utils Don't assert stdlib behavior, just assert that urllib was called 2 years ago
modules Resubmit: Use SystemdStrategy for Debian in the hostname module (#76929) 2 years ago
parsing Avoid deprecated TestCase functions in unit tests. (#76678) 2 years ago
playbook Avoid deprecated TestCase functions in unit tests. (#76678) 2 years ago
plugins ssh connection avoid parsiing own debug (#76732) 2 years ago
regex Add toggle to control invalid character substitution in group names (#52748) 5 years ago
template Avoid deprecated TestCase functions in unit tests. (#76678) 2 years ago
utils check finder type before passing path (#76448) 3 years ago
vars Remove empty setUp/tearDown/tearDownClass methods in test classes. 5 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
requirements.txt ansible-test - split controller/target testing (#75605) 3 years ago
test_constants.py Remove some constants.py deprecated items (#70466) 4 years ago
test_context.py Clean up unit test boilerplate. 4 years ago