ansible/test
Stefan Horning 652346ad5d
Allow passing through of (almost) all params available … (#58118)
* Allow passing through of (almost) all params available on boto methods in aws_api_gateway

* Linting and docs fixes

* Refactored method signature of create_deployment() to use keyword args instead of named args

* Updated version_added flags to 2.10

* Cleanup and improve aws_api__gateway integration test play. Also included new params into test.

* Fixed RETURN docs and some ttests

* Completed RETURN docs and made integration tests match

* Fixed variable names in test and YAML syntax in docs

* Comment out critical sections of integration test

* Fixed update test after figuring out what the error message means. Also updated error message to be more descriptive.

* Fixed test assertion

* Update docs and make tests reflect that endpoint type wont be changed on updates

* Syntax fix

* Add changelog fragment

* Improve aws_api_gateway docs, fix typos.

* Quote doc lines with colon
2020-02-27 10:44:20 -07:00
..
ansible_test
integration Allow passing through of (almost) all params available … (#58118) 2020-02-27 10:44:20 -07:00
lib/ansible_test Remove test/legacy/ directory. (#67786) 2020-02-26 11:48:30 -08:00
sanity influxdb: Fix documentation (#67807) 2020-02-27 13:43:16 +01:00
support Second batch of incidental integration tests. (#67765) 2020-02-25 23:18:50 -08:00
units Add iosxr_static_routes RM (#65181) 2020-02-27 14:31:00 +05:30
utils/shippable Second batch of incidental integration tests. (#67765) 2020-02-25 23:18:50 -08:00