linkedin / linkedin/LayoutTest-iOS
Add more info to an autolayout failure (interceptsAutolayoutErrors)
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 558
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the error only displays the message `Failing test due to autolayout failure.` Would be great to have a more detailed description to point to the view that is in error. Maybe getting a snapshot of the view would be helpful.
Contributor guide
No contributing guide indexed for this repository
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 at the interceptsAutolayoutErrors behavior that currently reports “Failing test due to autolayout failure.” Trace how the failure is surfaced and determine how to identify the offending view or include a view snapshot; done should be a more detailed failure description that points to the view in error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- mobile-dev, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100