microsoft / microsoft/AdaptiveCards
[JS][Infra] Improve UI Test startup
Nobody has claimed this yet.
- 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
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 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