How to Synchronise Specific API calls
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 5.7k
- Forks
- 737
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 5
Description
I know that with kGREYConfigKeyURLBlacklistRegex we can blacklisting long network calls but is there a way to do the opposite i.e wait for specific url. Is there a way to wait for an API response before performing any action ?
Thanks !
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 searching the EarlGrey repository for kGREYConfigKeyURLBlacklistRegex and the existing network synchronization APIs. Determine whether URL-specific response waiting is already supported; if not, define the required behavior and identify how it should be verified in the iOS test framework.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- mobile-dev, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100