Channels
esc
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
policy-as-code
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
general
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#automation-api
Title
# automation-api
q
quaint-hair-91883
04/13/2022, 5:31 PM
Does anyone have any examples of how to write integration tests against the infrastructure built using the Automation API in Go?
b
billowy-army-68599
04/13/2022, 5:36 PM
this is our integration tests for our providers:
https://github.com/pulumi/pulumi-aws/blob/master/examples/examples_go_test.go
👀 1
it's not specific to automation API
5 Views
Post