.. |
cli
|
Replace TestCase.assertEquals with TestCase.assertEqual.
|
2019-11-11 10:24:21 -08:00 |
compat
|
Move unit test compat code out of lib/ansible/ . (#46996)
|
2018-10-12 20:01:14 -07:00 |
config
|
fixes to config manager (#58530)
|
2019-07-17 10:39:30 -04:00 |
contrib
|
Fix vmware_inventory unit tests so they run.
|
2018-10-09 22:52:04 -07:00 |
errors
|
Remove empty overridden unittest.setUp and unittest.tearDown methods.
|
2019-11-05 09:12:11 -08:00 |
executor
|
Remove empty setUp/tearDown/tearDownClass methods in test classes.
|
2019-11-06 08:14:29 -08:00 |
galaxy
|
Fix up role version pagination for Galaxy install (#64373)
|
2019-11-05 10:34:50 -05:00 |
inventory_test_data/group_vars
|
|
|
mock
|
Replace TestCase.assertEquals with TestCase.assertEqual.
|
2019-11-11 10:24:21 -08:00 |
module_utils
|
Replace TestCase.assertEquals with TestCase.assertEqual.
|
2019-11-11 10:24:21 -08:00 |
modules
|
Replace TestCase.assertEquals with TestCase.assertEqual.
|
2019-11-11 10:24:21 -08:00 |
parsing
|
Replace TestCase.assertEquals with TestCase.assertEqual.
|
2019-11-11 10:24:21 -08:00 |
playbook
|
Replace TestCase.assertEquals with TestCase.assertEqual.
|
2019-11-11 10:24:21 -08:00 |
plugins
|
Replace TestCase.assertEquals with TestCase.assertEqual.
|
2019-11-11 10:24:21 -08:00 |
regex
|
Add toggle to control invalid character substitution in group names (#52748)
|
2019-03-06 11:49:40 -05:00 |
template
|
Replace TestCase.assertEquals with TestCase.assertEqual.
|
2019-11-11 10:24:21 -08:00 |
utils
|
Remove empty setUp/tearDown/tearDownClass methods in test classes.
|
2019-11-06 08:14:29 -08:00 |
vars
|
Remove empty setUp/tearDown/tearDownClass methods in test classes.
|
2019-11-06 08:14:29 -08:00 |
__init__.py
|
|
|
requirements.txt
|
Fix ansible-test collections requirements installation. (#62181)
|
2019-09-12 02:00:33 -07:00 |
test_constants.py
|
|
|
test_context.py
|
Unit tests: remove unused imports (#59740)
|
2019-07-29 22:10:13 +02:00 |