aws-cloudformation / aws-cloudformation-resource-providers-cloudformation

The CloudFormation Resource Provider Package For AWS CloudFormation
https://aws.amazon.com/cloudformation/
Apache License 2.0
48 stars 35 forks source link

Upgrade package dependencies #71

Closed lejiati closed 3 years ago

lejiati commented 3 years ago

Description of changes:

Test Use SAM and cfn-cli locally

collected 13 items / 4 deselected / 9 selected

handler_create.py::contract_create_delete PASSED                                                                                                                                                                                       [ 11%]
handler_create.py::contract_create_duplicate SKIPPED (No writable identifiers. Skipping test.)                                                                                                                                         [ 22%]
handler_create.py::contract_create_read_success PASSED                                                                                                                                                                                 [ 33%]
handler_create.py::contract_create_list_success PASSED                                                                                                                                                                                 [ 44%]
handler_delete.py::contract_delete_read PASSED                                                                                                                                                                                         [ 55%]
handler_delete.py::contract_delete_list PASSED                                                                                                                                                                                         [ 66%]
handler_delete.py::contract_delete_delete PASSED                                                                                                                                                                                       [ 77%]
handler_delete.py::contract_delete_create SKIPPED (No writable identifiers. Skipping test.)                                                                                                                                            [ 88%]
handler_misc.py::contract_check_asserts_work PASSED                                                                                                                                                                                    [100%]

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.