Improved updater scenario tests
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
The updater integration tests noticed one of the issues we had with the update from stable11 to stable12 on PHP 5.6: https://drone.nextcloud.com/nextcloud/updater/98/9
We should try to integrate them over here. Testing upgradability in the server repo is key and we should not forget about this, because we currently only test "fresh installs".
as discussed with @LukasReschke
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 reviewing the updater integration tests referenced in the Drone scenario for the stable11-to-stable12 upgrade on PHP 5.6, then compare them with the server repository's current fresh-install tests. Done means the server repository covers upgrade scenarios as well as fresh installs, including the reported updater case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100