DocuSign integration tests
问题 I am writing an application that should interact with DocuSign to create envelopes and then download the signed document when all the signatories have signed. There are several other use cases, but that does not matter for this question. I am wondering what is the best way to write automated integration tests. Do I need to automate the interaction of the signatories withe DocuSign? This would mean that I have to receive the email, click the link, etc... Even if it seems possible, it does not