microsoft / microsoft/DurableFunctionsMonitor
Automate running end-to-end tests
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 290
- Forks
- 46
- Avg merge
- 6m
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with durablefunctionsmonitor.react/tests, which contains the existing Playwright-based end-to-end tests, and run them to understand their assumptions. Map how a test environment must cover standalone, injected, in-process, isolated, server-directed-auth, and client-directed-auth configurations; done means deployment and test execution are automated across those variants.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, playwright, typescript
- Domain
- cloud, devops, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100