Automate running end-to-end tests

Open
#188 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
30/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
azure, playwright, typescript
Domain
cloud, devops, testing

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.

Description

enhancement

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.

Dominant language
TypeScript
Stars
290
Forks
46
Avg merge
6m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/DurableFunctionsMonitor

All issues in microsoft/DurableFunctionsMonitor

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.