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 )
...
Codespell / Check spelling (push) Waiting to run
Docker Lint / docker-lint (push) Waiting to run
Lint php / php-lint (push) Waiting to run
Lint php / php-lint-summary (push) Blocked by required conditions
PHP Deprecation Detector / PHP Deprecation Detector (push) Waiting to run
Playwright Tests on push / test (push) Waiting to run
Static analysis / static-psalm-analysis (push) Waiting to run
Twig Lint / twig-lint (push) Has been cancelled
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