ansible/docs/docsite/rst/dev_guide
Matt Martz 99d4f5bab4 Remove uses of assert in production code (#32079)
* Remove uses of assert in production code

* Fix assertion

* Add code smell test for assertions, currently limited to lib/ansible

* Fix assertion

* Add docs for no-assert

* Remove new assert from enos

* Fix assert in module_utils.connection
2017-11-13 11:51:18 -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 nso_config module for setting configuration in Cisco NSO (#30973) 2017-11-09 13:34:41 +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 Fix typo in dev_guide/developing_modules_general (#31122) 2017-10-01 01:39:02 -07: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 windows development: info about module_utils and requires (#32060) 2017-11-02 07:15:25 +10: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 Mdd module unit test docs (#31373) 2017-10-19 13:36:57 -07:00
testing_validate-modules.rst Allow specific __future__ imports in modules 2017-07-27 15:37:26 -07:00