all-in-one/tests/QA
Simon L 7bca6b3d2e follow-up to #1377
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-11-10 19:39:55 +01: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 add qa test plans 2022-04-23 18:58:25 +02:00
002-new-instance.md show the initial credentials more prominent when being new 2022-04-23 20:11:33 +02:00
003-automatic-login.md add qa test plans 2022-04-23 18:58:25 +02:00
004-initial-backup.md show the initial credentials more prominent when being new 2022-04-23 20:11:33 +02:00
010-restore-instance.md make the instance restore process better understandable 2022-04-24 14:12:03 +02:00
020-backup-and-restore.md allow to back up additional directories 2022-08-25 13:44:04 +02:00
030-aio-password-change.md add qa test plans 2022-04-23 18:58:25 +02:00
040-login-behavior.md add qa test plans 2022-04-23 18:58:25 +02:00
050-optional-addons.md add fulltextsearch as option 2022-08-23 11:37:59 +02:00
060-environmental-variables.md follow-up to #1377 2022-11-10 19:39:55 +01: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 add qa test plans 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.