microsoft / microsoft/AdaptiveCards
[iOS][Infra][Test] Update swiping behavior
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Platform
- iOS
Issue
Long cards may hide some elements located at the bottom of them for the test framework, to have a better control of the swiping done in UI testing we have to provide a better swiping behavior, for example, swiping until an element is visible.
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 by locating the iOS UI-testing code that implements card swiping and read how the current gesture is controlled. Reproduce the long-card case, then define and verify behavior that can swipe until a target element is visible. The issue names no files or tests, so the relevant entry point must first be identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios
- Domain
- mobile-dev, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100