This message was deleted.
# general
s
This message was deleted.
w
If you call
setMocks
it should automatically enable test mode. Are you seeing otherwise?
b
Just trying to figure out implementation for now. We’re trying to bundle integration testing into a
pulumi.ComponentResource
method and need to invoke them without the Pulumi CLI
t
FWIW, I had to set
PULUMI_TEST_MODE
in bash when calling Mocha, otherwise it wouldn’t work