Is there integration testing example for Typescrip...
# general
s
Is there integration testing example for Typescript? I would like to write a test case to test a file upload function of my application after it was deployed, basically the test depends on 2 parameters: 1) the url of the application and 2) application authentication key which is generated on the fly in Pulumi.