Pablo Zmdl
b55ab5eef4
Enable running playwright tests locally
...
They now are running via a docker compose setup, which can be executed via
./php/tests/run.sh locally, and also gets called from the github workflow.
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-06-03 16:18:54 +02:00
Pablo Zmdl
fa98d22724
Use test path that exists on macos, too
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-06-03 11:05:53 +02:00
Copilot
05f9fa0e25
Fix playwright CI tests broken by Apache→Caddy switch ( #7795 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com >
2026-03-20 15:27:54 +01:00
Simon L.
b47e894681
increase timeout for backup restore
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-29 09:54:34 +01:00
Julius Knorr
3f4eecaa96
feat: Add office switcher with feature comparison ( #7421 )
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
Signed-off-by: Simon L. <szaimen@e.mail.de >
Signed-off-by: Andrew Backhouse <andrew.backhouse@nextcloud.com >
Co-authored-by: Simon L. <szaimen@e.mail.de >
Co-authored-by: Andrew Backhouse <andrew.backhouse@nextcloud.com >
2026-01-28 09:53:53 +01:00
dependabot[bot]
4690c8a4df
build(deps): bump playwright and @playwright/test in /php/tests
...
Bumps [playwright](https://github.com/microsoft/playwright ) to 1.56.1 and updates ancestor dependency [@playwright/test](https://github.com/microsoft/playwright ). These dependencies need to be updated together.
Updates `playwright` from 1.51.1 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.51.1...v1.56.1 )
Updates `@playwright/test` from 1.51.1 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.51.1...v1.56.1 )
---
updated-dependencies:
- dependency-name: playwright
dependency-version: 1.56.1
dependency-type: indirect
- dependency-name: "@playwright/test"
dependency-version: 1.56.1
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 19:04:20 +00:00
Simon L.
27eac87064
restore-instance: fix domain check?
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-07-28 18:47:06 +02:00
Simon L.
f2ff7451b4
initial-setup-test: adjust timeouts
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-07-28 16:31:19 +02:00
Simon L.
b538bc7155
restore-instance: make hint more visible that backup needs to be restored two times if the backup contained any community container data
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-07-04 19:31:51 +02:00
Simon L.
9f5710917d
restore-instance test: try to fix timeout problem
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-04-11 12:50:07 +02:00
Simon L.
0ed524baba
modify two details in initial-setup test
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-03-20 13:13:09 +01:00
Simon L.
7eabc59328
adjust some details to actually do what the test is intended to do
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-03-20 13:08:54 +01:00
Richard Steinmetz
e37611a759
test: add e2e tests via playwright
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2025-03-20 12:08:32 +01:00