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
2017-11-27 17:58:08 -05:00
..
style_guide Update links in style_guide/trademarks (#30809) 2017-09-27 01:29:56 -07:00
testing Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
developing_api.rst Update API example for 2.4 2017-09-26 14:39:36 -04:00
developing_core.rst
developing_inventory.rst Give example of empty _meta in dyanmic inventory (#24085) 2017-06-15 09:51:34 -05:00
developing_module_utilities.rst Add Support for Mellanox switches: first module: mlnxos_command (#33121) 2017-11-27 20:55:08 +00:00
developing_modules.rst Added initial developing module doc for Windows (#27308) 2017-08-01 08:02:56 +10:00
developing_modules_best_practices.rst Minor grammatical corrections and improvements (#23886) 2017-04-23 00:47:03 -07:00
developing_modules_checklist.rst Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
developing_modules_documenting.rst Fix typo in dev_guide/developing_modules_documenting (#31120) 2017-09-30 17:19:09 -07:00
developing_modules_general.rst add prequisites for ubuntu dev env (#30713) 2017-11-27 14:58:13 -05:00
developing_modules_general_OLD._rst rename dev..general_OLD.rst to ._rst (#30291) 2017-09-14 11:23:36 -04:00
developing_modules_general_windows.rst Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
developing_modules_in_groups.rst Misc docsite fixes (#30290) 2017-09-14 11:17:56 -04:00
developing_plugins.rst Change 'connection' to 'inventory' in description 2017-10-25 16:25:19 -04:00
developing_program_flow_modules.rst Fix typo in dev_guide/developing_program_flow_modules 2017-10-02 16:10:45 -04:00
developing_python3.rst Misc docsite fixes (#30290) 2017-09-14 11:17:56 -04:00
developing_rebasing.rst
index.rst Misc docsite fixes (#30290) 2017-09-14 11:17:56 -04:00
Makefile
overview_architecture.rst Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
repomerge.rst Remove references to obsolete PR Mover. (#30298) 2017-09-13 20:43:19 +00:00
testing.rst Mdd module unit test docs (#31373) 2017-10-19 13:36:57 -07:00
testing_compile.rst docs: fix community meetings link (#27264) 2017-07-25 09:23:01 -04:00
testing_httptester.rst docs: fix community meetings link (#27264) 2017-07-25 09:23:01 -04:00
testing_integration.rst [cloud] Improve aws testing and use {{ region }} var (#26892) 2017-11-09 11:56:31 -05:00
testing_integration_legacy.rst aws integration tests - provide an IAM policy for running (#24725) 2017-05-19 14:37:39 -07:00
testing_pep8.rst docs: fix community meetings link (#27264) 2017-07-25 09:23:01 -04:00
testing_running_locally.rst Mdd module unit test docs (#31373) 2017-10-19 13:36:57 -07:00
testing_sanity.rst Docs how to test (2nd) (#24094) 2017-04-28 09:08:26 +01:00
testing_units.rst Mdd module unit test docs (#31373) 2017-10-19 13:36:57 -07:00
testing_units_modules.rst dev_guide: format code in testing_units_modules.rst (#33009) 2017-11-27 14:41:53 -05:00
testing_validate-modules.rst Allow specific __future__ imports in modules 2017-07-27 15:37:26 -07:00