Skip to content

Commit f876b23

Browse files
committed
develop.md: add note how to run E2EE tests
Signed-off-by: Simon L. <[email protected]>
1 parent d6446d5 commit f876b23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

develop.md

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Before testing, make sure that at least the amd64 containers are built successfu
2727

2828
There is a testing-VM available for the maintainer of AIO that allows for some final testing before releasing new version. See [this](https://cloud.nextcloud.com/apps/collectives/Nextcloud%20Handbook/Technical/AIO%20testing%20VM?fileId=6350152) for details.
2929

30+
Additionally, there are now E2EE tests available that can be run via https://github.com/nextcloud/all-in-one/actions/workflows/playwright.yml
31+
3032
## How to promote builds from develop to beta
3133
1. Verify that no job is running here: https://github.com/nextcloud-releases/all-in-one/actions/workflows/build_images.yml
3234
2. Go to https://github.com/nextcloud-releases/all-in-one/actions/workflows/promote-to-beta.yml, click on `Run workflow`.

0 commit comments

Comments
 (0)