Migrate cpp ios test to bazel and colocate to src/objc root
Open
area/bazel
area/cocoapod
area/cronet
kind/test
- Dominant language
- C
- Stars
- 61
- Forks
- 26
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 11
Description
Migrate C-Core Cronet Test to bazel (https://github.com/grpc/grpc/tree/master/test/cpp/ios) and move the test suite to src/objective-c so that it colocates with the rest of the objc/ios test suites.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the existing test suite in test/cpp/ios and the neighboring suites under src/objective-c. Compare their Bazel integration and layout, then verify that the C-Core Cronet test is colocated under src/objective-c and builds through Bazel with the other Objective-C/iOS tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, ios, objective-c
- Domain
- build-system, mobile, testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100