nextcloud/tests
Daniel Calviño Sánchez 63004c8ce5 Add getter for the timeout multiplier
In some cases the acceptance tests have to explicitly wait for something
to happen without using the "find" method from the actor; in those cases
the timeout multiplier needs to be taken into account too, so the test
cases must be able to retrieve it from the actor.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-08-10 12:37:56 +02:00
..
Core Fix LostControllerTest 2017-08-09 15:51:13 +02:00
Settings Update the URLs in tests to use example.org 2017-08-01 11:16:04 +02:00
acceptance Add getter for the timeout multiplier 2017-08-10 12:37:56 +02:00
apps Version and dependency are now required 2017-05-22 09:54:44 +02:00
data Remove unneeded styles 2017-07-24 11:09:14 +02:00
docker Namespace and array syntax fixes 2017-03-19 14:52:54 -06:00
lib Fix SessionTest 2017-08-09 16:13:54 +02:00
objectstore make object prefix configurable 2016-11-14 15:10:56 +01:00
travis Changed name of default logfile from owncloud.log to nextcloud.log. 2016-07-04 11:50:32 +02:00
apps.php Fix the tests again 2016-05-25 16:51:02 +02:00
bootstrap.php unit test adjustment 2017-04-07 18:06:50 +08:00
enable_all.php Fix tests 2016-10-31 17:17:45 +01:00
karma.config.js Extract toggle visibility of a SystemTagsInfoView to its own view 2017-06-09 09:13:29 +02:00
phpunit-autotest-external.xml Adjust the phpunit config 2016-05-25 15:14:37 +02:00
phpunit-autotest.xml Add tests for OAuth2 app 2017-05-18 20:49:10 +02:00
preseed-config.php add ci support for s3 object store 2017-01-02 14:17:19 +01:00
redis-cluster.config.php Fix drone 2017-07-14 15:04:18 +02:00
redis.config.php Fix drone 2017-07-14 15:04:18 +02:00
startsessionlistener.php