Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
package-authoring
pulumi-ai
pulumi-cdk
pulumi-cloud
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by
Title
a
ambitious-battery-86624
08/28/2021, 12:30 PM
What's the best way to test dynamic/custom resources?
g
great-sunset-355
08/28/2021, 5:07 PM
Integration tests IMO. Or are you looking for some mock?
a
ambitious-battery-86624
08/28/2021, 6:11 PM
I'm building a resource lib and wanted to test it automatically.
Right now I'm simply coding as I go, but I thought some tests would be nice, to make sure things aren't falling apart later
g
great-sunset-355
08/28/2021, 6:20 PM
For pulumi resources there isn't much more you can test than this (AFAIK)
https://www.pulumi.com/docs/guides/testing/
🙂 1
a
ambitious-battery-86624
08/28/2021, 6:55 PM
Okay, thanks!
3 Views
#getting-started
Join Slack