all-in-one/tests/QA
szaimen 6e84405249 add configuration for running from an external script
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-07-13 21:28:05 +02:00
..
assets/backup-archive remove the backup archive from the repo as it produced issues 2022-05-09 16:04:44 +02:00
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 improve wording regarding daily backup 2022-04-26 15:22:00 +02:00
030-aio-password-change.md
040-login-behavior.md
050-optional-addons.md allow to set collabora dictionaries 2022-07-04 14:32:48 +02:00
060-environmental-variables.md allow to adjust the talk port 2022-07-04 14:17:33 +02:00
070-timezone-change.md add configuration for running from an external script 2022-07-13 21:28:05 +02:00
080-daily-backup-script.md add configuration for running from an external script 2022-07-13 21:28:05 +02:00
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.