Max
df836b5f64
test(e2e): drop viewer app
...
We do not make use of it and this saves cloning it.
Also rely on the container default of `configureNextcloud`.
Signed-off-by: Max <max@nextcloud.com>
2025-01-09 11:00:15 +01:00
Max
f5ca554fc1
fix(e2e): send Origin in login request
...
Signed-off-by: Max <max@nextcloud.com>
2025-01-09 11:00:15 +01:00
Max
ed188d9995
test(playwright): use getContainer from @nextcloud/cypress/docker
...
Avoid hardcoding `containerName` to make reuse in other apps easier
Signed-off-by: Max <max@nextcloud.com>
2025-01-07 11:36:32 +01:00
Hamza Mahjoubi
e5940640f1
chore : Add reuse compliance
...
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-12-17 18:12:39 +07:00
Hamza Mahjoubi
9c37d875d4
chore: npm run format:fix
...
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-12-13 23:11:50 +07:00
Christian Hartmann
5eb799f19e
feat: add API v3
...
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
2024-08-31 00:01:30 +02:00
Ferdinand Thiessen
c3d50824a1
test: Add e2e tests for the form description
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-14 14:11:24 +02:00
Ferdinand Thiessen
b7d9f79015
test: Add e2e test for IME input ( #2267 )
...
* test: Add e2e test for IME input
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: Unify translation for label and placeholder
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
---------
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-06 23:00:06 +02:00
Ferdinand Thiessen
d378258685
tests: Use POM for testing
...
Page object models allow to write tests independent of locators,
this allows for easier maintenance in case locators change.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-13 11:23:13 +02:00
Ferdinand Thiessen
f32ab9074a
tests: Switch from Cypress to PlayWright
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-13 11:23:13 +02:00