microsoft / microsoft/AdaptiveCards
[Android][Testing] Enable support for testing 'Intents'
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Target Platforms
Android
SDK Version
latest
Application Name
UITestApp
Problem Description
Spawning from #6317
The link clicking behaviour of markdown links cannot be tested as of this time, the Espresso-intents library may be useful to support this kind of scenarios where the app being tested tries to open a different application but the implementation didn't turn out to be as simple as expected, thus opening this as a different task
Screenshots
No response
Card JSON
-
Sample Code Language
No response
Sample Code
No response
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 UITestApp Android tests and the linked #6317 context, then review the Espresso-Intents documentation referenced in this issue. Determine how markdown-link clicks that open another application are currently tested and whether Espresso-Intents can cover that scenario. Done means the relevant intent behavior is supported by a reliable test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100