Need ability to freeze uploads
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 4
- Forks
- 4
- Avg merge
- 9h 26m
- Merged PRs (30d)
- 1
Description
This is needed to be able to test things like "job status" https://github.com/owncloud/core/pull/32414 and also the ability to test behavior in case of PHP timeouts.
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 by reviewing the ownCloud testing app and the referenced ownCloud core pull request #32414 to understand how upload behavior and job status are exercised. Identify the upload path and its existing test hooks, then define completion as a way to freeze uploads that enables job-status checks and timeout-behavior tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100