nextcloud-server/tests
Daniel Calviño Sánchez 4b7fa4ac2e Add support for tokens in room shares
Tokens will be used to give access to a share to guests in public rooms.
Although the token itself is created in the provider of room shares and
no changes are needed for that, due to the code structure it is
necessary to explicitly call the provider from the manager when getting
a room share by token.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-08-08 14:25:44 +07:00
..
Core Fix unit test 2018-08-01 14:46:44 +07:00
Settings Fix email template tests 2018-07-19 11:43:16 +07:00
acceptance Adjust acceptance test to check if the correct sidebar view is shown 2018-08-03 14:06:04 +07:00
apps Validate the info.xml against the appstore schema file 2018-02-16 10:23:51 +07:00
data Fix email template tests 2018-07-19 11:43:16 +07:00
docker Namespace and array syntax fixes 2017-03-19 14:52:54 +07:00
lib Add support for tokens in room shares 2018-08-08 14:25:44 +07:00
objectstore make object prefix configurable 2016-11-14 15:10:56 +07:00
travis Changed name of default logfile from owncloud.log to nextcloud.log. 2016-07-04 11:50:32 +07:00
ui-regression Keep timestamp replacements at the beginning 2018-07-30 15:24:46 +07:00
apps.php Fix the tests again 2016-05-25 16:51:02 +07:00
bootstrap.php Require PHPUnit 6.5 or higher 2018-01-24 17:23:59 +07:00
drone-wait-objectstore.sh Kill objectstore CI if we can't create a file 2018-02-26 14:54:27 +07:00
enable_all.php Add tests 2018-01-25 13:44:47 +07:00
karma.config.js Bump karma config 2018-07-20 23:38:04 +07:00
phpunit-autotest-external.xml Adjust the phpunit config 2016-05-25 15:14:37 +07:00
phpunit-autotest.xml Add tests 2018-01-25 13:44:47 +07:00
preseed-config.php add azure unit tests with azurite 2018-06-04 16:18:03 +07:00
redis-cluster.config.php Fix drone 2017-07-14 15:04:18 +07:00
redis.config.php Fix drone 2017-07-14 15:04:18 +07:00
startsessionlistener.php Require PHPUnit 6.5 or higher 2018-01-24 17:23:59 +07:00