googleapis / googleapis/google-cloud-swift
cleanup Endurance structure
Open
type: cleanup
- Dominant language
- Swift
- Stars
- 26
- Forks
- 10
- Avg merge
- 12h 56m
- Merged PRs (30d)
- 211
Description
Similar to #806, the code for this test should be a library in `Sources/`. The main program should be a small main function, and then we can add an integration test (and unit tests if needed) in `Tests/`.
Contributor guide
Research direction
Start by inspecting the Endurance test code and compare its layout with the approach requested in issue #806. Move reusable code into Sources/, keep the main program as a small entry point, and add the integration test in Tests/; add unit tests only if needed, then run the Swift test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100