all-in-one/tests/QA
Simon L 92b271c3e5 allow to add the /dev/dri device into the container and refactor devices
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-01-03 02:13:34 +01:00
..
assets/backup-archive
001-initial-setup.md
002-new-instance.md
003-automatic-login.md
004-initial-backup.md
010-restore-instance.md
020-backup-and-restore.md
030-aio-password-change.md
040-login-behavior.md
050-optional-addons.md
060-environmental-variables.md allow to add the /dev/dri device into the container and refactor devices 2023-01-03 02:13:34 +01:00
070-timezone-change.md
080-daily-backup-script.md
readme.md

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.