openedx / openedx/openedx-app-ios
[iOS] CourseDownloadHelperTests exceed time limit on github
Open
@forgotvas is already working on this.
Since Mar 3, 2025.
- Dominant language
- Swift
- Stars
- 31
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Steps to reproduce
On the github test workflow, some tests for CourseDownloadHelper exceed the time limit. In particular:
- testPublisher_whenRefresh_ShouldSendValue
- testPublisher_whenAsyncRefresh_ShouldSendValue
- testPublisher_whenReceivedNotProgressEvent_ShouldSendValue
- testEventPublisher_whenReceivedProgressEvent_ShouldSendEvent
Needs to find a new way to test
Outcome
What did you expect?
CourseDownloadHelperTests are passed on github
What happened instead?
CourseDownloadHelperTests exceed time limit on github
Your phone model
No response
Operating system version
No response
Application version
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.
Assessment
This issue has not been assessed yet.