microsoft / microsoft/AdaptiveCards

[iOS][Infra][Test] Update swiping behavior

Open
#7,114 0 comments 0 reactions 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.