microsoft / microsoft/AdaptiveCards

[JS][Infra] Improve UI Test startup

Open
#6,716 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Task
Dominant language
C#
Stars
2k
Forks
595
Avg merge
1d 19h
Merged PRs (30d)
1

Description

Platform

  • JavaScript

Version of SDK

main

Issue

Currently the pipeline for running UI Tests does not have a deterministic way of verifying when the server that hosts the ui-test-app has been started so we have a 10 minute time limit for the server to start up before we dismiss the test task completely. This needs to be improved either by pushing the test app to the same location where the site is uploaded for PR verification or by using a different task.

Contributor guide

Open the contributing guide

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.

Research direction

Start with the pipeline task that launches the ui-test-app and the existing PR-verification site upload path. Determine how startup is currently checked and how the test task is dismissed after 10 minutes. Done means the pipeline deterministically confirms server readiness and no longer relies on that fixed timeout.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
ci-cd, testing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.