nextcloud-server/tests
Daniel Calviño Sánchez 92925233ec
Maximize browser window before running the tests
By the default the browser window is not maximized, but opened with a
size of 1050x978px. In the Files app, when the navigation bar and the
side bar are both open, with the previous design that width caused the
file name to be very very narrow, but still clickable. However, with the
updated design the file name is too narrow and no longer clickable,
which breaks several acceptance tests that descend into subfolders. To
solve that now the browser window is maximized before running the tests,
which makes the window wide enough (1360px) to show the file name and
make it clickable.

This commit also removes a step to close the sidebar that was recently
added to address the problem mentioned above in a previous pull request.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-09-01 14:15:43 +02:00
..
acceptance Maximize browser window before running the tests 2022-09-01 14:15:43 +02:00
apps
blueprints use blueprint from repo 2022-06-30 15:52:33 +02:00
Core Fix unit tests 2022-08-31 20:54:39 +02:00
data Simlify tests for integrity check on modified mimetype lists 2022-06-07 21:54:27 +02:00
docker
lib Merge pull request #33764 from nextcloud/cloudid-cache 2022-09-01 13:27:12 +02:00
objectstore
Test/Repair/Owncloud Remove at matchers from tests in: 2022-08-02 15:27:52 +02:00
travis
apps.php
bootstrap.php
drone-run-integration-tests.sh
drone-run-php-tests.sh Run php tests when 3rdparty changed 2022-06-10 14:20:43 +02:00
drone-wait-objectstore.sh
enable_all.php
jestSetup.js Fix node tests ci 2022-05-30 10:54:45 +02:00
karma.config.js Fix jsunit 2022-05-13 16:13:01 +02:00
phpunit-autotest-external.xml
phpunit-autotest.xml Migrate phpunit configuration to new format 2022-05-09 11:51:14 +02:00
preseed-config.php
redis-cluster.config.php
redis.config.php
startsessionlistener.php