nextcloud/tests/lib/Share20
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 +02:00
..
DefaultShareProviderTest.php fix unit tests 2018-07-21 15:02:19 +02:00
LegacyHooksTest.php Move pre_shared and post_shared events to EventDispatcher 2017-08-03 15:14:29 +02:00
ManagerTest.php Add support for tokens in room shares 2018-08-08 14:25:44 +02:00
ShareHelperTest.php Add more tests for the share helper 2017-04-13 12:58:53 +02:00
ShareTest.php Fix getMock Share 2016-09-07 20:42:38 +02:00