DurableFunctionsMonitor icon indicating copy to clipboard operation
DurableFunctionsMonitor copied to clipboard

Automate running end-to-end tests

Open scale-tone opened this issue 1 year ago • 0 comments

We do have some Playwright-based end-to-end tests, but at the moment they are being run manually.

Need to automate the deployment of a test environment (multiple Function instances running DfMon in various different configurations: standalone, injected, inproc, isolated, server-directed auth, client-directed auth etc.) and then also automate running those tests against this environment.

scale-tone avatar May 23 '24 17:05 scale-tone