ansible/test/units
Matt Martz 9f83139dcb
Don't register tests as filters (#55332)
* Don't register tests as filters. Fixes #55319

* Remove tests for deprecated functionality

* Remove no-tests-as-filters sanity tests

* Remove docs too

* Revert "Remove docs too"

This reverts commit 7daf457a74.

* Make no-tests-as-filters doc an orphan
2019-04-16 14:10:14 -05:00
..
cli
compat
config
contrib
errors
executor Move type checking methods out of basic.py and add unit tests (#53687) 2019-03-21 09:40:19 -04:00
inventory_test_data/group_vars
mock
module_utils Fixes solaris (sunos) uptime in ansible facts module (#54626) 2019-04-15 18:01:24 -04:00
modules Remove modules which have ended their deprecation cycle 2019-04-12 12:57:35 -07:00
parsing
playbook become mixin is no more (#54002) 2019-04-12 12:13:55 -04:00
plugins Fix tests for the psrp connection plugin (#55061) 2019-04-10 08:22:48 +10:00
regex
template Don't register tests as filters (#55332) 2019-04-16 14:10:14 -05:00
utils
vars
__init__.py
ansible.cfg
conftest.py Update handling of the non_local test alias. 2019-03-22 16:05:24 -07:00
test_constants.py
test_context.py