By running a program through this integration test framework, you can ensure:
Your project’s code is syntactically well formed and runs without errors. Your stack’s configuration and secrets settings work and are interpreted correctly.Your project can be successfully deployed to your cloud provider of choice. Your project can be successfully updated from its starting state to N other states.Your project can be successfully destroyed and removed from your cloud provider. As we will see soon, you can also leverage this framework to perform runtime validation.
is really great direction
flat-guitar-86436
09/27/2019, 5:43 PM
I’m thinking of using jest + puppeteer to verify that my apps and endpoints are up and running after automated deploys
flat-guitar-86436
09/27/2019, 5:44 PM
but I have no clue on how to tests let’s say* IAM stuff
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.