Files
nextcloud/tests/QA
Julius Knorr 81ae4a2c49 fix(eurooffice): use ghcr.io image and cover missed integration spots
- pull document server from ghcr.io/euro-office/documentserver
- add selected-card styling for the EuroOffice office card
- teach update-helm.sh about the eurooffice deployment
- track Containers/eurooffice with dependabot
- align latest.yml env with containers.json
- mention EuroOffice in readme and QA checklist

AI-assistant: Claude Code 2.1.162 (Claude Opus 4.8)
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2026-06-03 21:58:29 +02:00
..
2022-04-23 18:58:25 +02:00
2022-04-23 18:58:25 +02:00

QA test plans

In this folder are manual test plans for QA located that allow to manually step through certain features and make sure that everything works as expected.

For a test instance, you should make sure that all potentially breaking changes are merged, build new containers by following https://github.com/nextcloud/all-in-one/blob/main/develop.md#how-to-build-new-containers, stop a potential old instance, remove it and delete all volumes. Afterwards start a new clean test instance by following https://github.com/nextcloud/all-in-one/blob/main/develop.md#developer-channel.

Best is to start testing with 001-initial-setup.md.