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/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
4 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration Allow passing through of (almost) all params available … (#58118) 4 years ago
lib/ansible_test Remove `test/legacy/` directory. (#67786) 4 years ago
sanity influxdb: Fix documentation (#67807) 4 years ago
support Second batch of incidental integration tests. (#67765) 4 years ago
units Add iosxr_static_routes RM (#65181) 4 years ago
utils/shippable Second batch of incidental integration tests. (#67765) 4 years ago