pulumi/pkg/codegen/internal/test/testdata/output-funcs/py_tests
Anton Tayanovskyy 4380a63ad9
Implement 5758 {fn}_output codgen for Python (#7825)
* Implement 5758 {fn}_output codgen for Python

* Fix lint issues

* Accept codegen changes in expected examples

* Test and fix positional arg handling

* Add parameter descriptions to illustrate docstring codegen

* Generate docstrings

* Accept doc changes in expected go codegen file

* Use platform-agnostic API to drive Python tests
2021-08-30 16:52:58 -04:00
..
.gitignore Implement 5758 {fn}_output codgen for Python (#7825) 2021-08-30 16:52:58 -04:00
__init__.py Implement 5758 {fn}_output codgen for Python (#7825) 2021-08-30 16:52:58 -04:00
_utilities.py Implement 5758 {fn}_output codgen for Python (#7825) 2021-08-30 16:52:58 -04:00
funcWithAllOptionalInputs.py Implement 5758 {fn}_output codgen for Python (#7825) 2021-08-30 16:52:58 -04:00
funcWithConstInput.py Implement 5758 {fn}_output codgen for Python (#7825) 2021-08-30 16:52:58 -04:00
funcWithDefaultValue.py Implement 5758 {fn}_output codgen for Python (#7825) 2021-08-30 16:52:58 -04:00
funcWithDictParam.py Implement 5758 {fn}_output codgen for Python (#7825) 2021-08-30 16:52:58 -04:00
funcWithListParam.py Implement 5758 {fn}_output codgen for Python (#7825) 2021-08-30 16:52:58 -04:00
getClientConfig.py Implement 5758 {fn}_output codgen for Python (#7825) 2021-08-30 16:52:58 -04:00
getIntegrationRuntimeObjectMetadatum.py Implement 5758 {fn}_output codgen for Python (#7825) 2021-08-30 16:52:58 -04:00
listStorageAccountKeys.py Implement 5758 {fn}_output codgen for Python (#7825) 2021-08-30 16:52:58 -04:00
pulumi_py_tests.py Implement 5758 {fn}_output codgen for Python (#7825) 2021-08-30 16:52:58 -04:00
requirements.txt Implement 5758 {fn}_output codgen for Python (#7825) 2021-08-30 16:52:58 -04:00
setup.py Implement 5758 {fn}_output codgen for Python (#7825) 2021-08-30 16:52:58 -04:00
test_codegen.py Implement 5758 {fn}_output codgen for Python (#7825) 2021-08-30 16:52:58 -04:00