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/docs/docsite/rst/dev_guide
Matt Martz 4fe08441be Deprecate tests used as filters (#32361)
* Warn on tests used as filters

* Update docs, add aliases for tests that fit more gramatically with test syntax

* Fix rst formatting

* Add successful filter, alias of success

* Remove renamed_deprecation, it was overkill

* Make directory alias for is_dir

* Update tests to use proper jinja test syntax

* Update additional documentation, living outside of YAML files, to reflect proper jinja test syntax

* Add conversion script, porting guide updates, and changelog updates

* Update newly added uses of tests as filters

* No underscore variable

* Convert recent tests as filter changes to win_stat

* Fix some changes related to rebasing a few integration tests

* Make tests_as_filters_warning explicitly accept the name of the test, instead of inferring the name

* Add test for tests_as_filters_warning

* Update tests as filters in newly added/modified tests

* Address recent changes to several integration tests

* Address recent changes in cs_vpc
7 years ago
..
style_guide Update links in style_guide/trademarks (#30809) 7 years ago
testing Remove uses of assert in production code (#32079) 7 years ago
Makefile consolidated docs 8 years ago
developing_api.rst Update API example for 2.4 7 years ago
developing_core.rst consolidated docs 8 years ago
developing_inventory.rst Give example of empty _meta in dyanmic inventory (#24085) 7 years ago
developing_module_utilities.rst Add Support for Mellanox switches: first module: mlnxos_command (#33121) 7 years ago
developing_modules.rst Added initial developing module doc for Windows (#27308) 7 years ago
developing_modules_best_practices.rst Minor grammatical corrections and improvements (#23886) 8 years ago
developing_modules_checklist.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
developing_modules_documenting.rst Fix typo in dev_guide/developing_modules_documenting (#31120) 7 years ago
developing_modules_general.rst add prequisites for ubuntu dev env (#30713) 7 years ago
developing_modules_general_OLD._rst rename dev..general_OLD.rst to ._rst (#30291) 7 years ago
developing_modules_general_windows.rst Deprecate tests used as filters (#32361) 7 years ago
developing_modules_in_groups.rst Misc docsite fixes (#30290) 7 years ago
developing_plugins.rst Change 'connection' to 'inventory' in description 7 years ago
developing_program_flow_modules.rst Fix typo in dev_guide/developing_program_flow_modules 7 years ago
developing_python3.rst Misc docsite fixes (#30290) 7 years ago
developing_rebasing.rst consolidated docs 8 years ago
index.rst Misc docsite fixes (#30290) 7 years ago
overview_architecture.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
repomerge.rst Remove references to obsolete PR Mover. (#30298) 7 years ago
testing.rst Mdd module unit test docs (#31373) 7 years ago
testing_compile.rst docs: fix community meetings link (#27264) 7 years ago
testing_httptester.rst docs: fix community meetings link (#27264) 7 years ago
testing_integration.rst [cloud] Improve aws testing and use `{{ region }}` var (#26892) 7 years ago
testing_integration_legacy.rst aws integration tests - provide an IAM policy for running (#24725) 7 years ago
testing_pep8.rst docs: fix community meetings link (#27264) 7 years ago
testing_running_locally.rst Mdd module unit test docs (#31373) 7 years ago
testing_sanity.rst Docs how to test (2nd) (#24094) 8 years ago
testing_units.rst Mdd module unit test docs (#31373) 7 years ago
testing_units_modules.rst dev_guide: format code in testing_units_modules.rst (#33009) 7 years ago
testing_validate-modules.rst Allow specific __future__ imports in modules 7 years ago