egroupware_official/api/tests
Ralf Becker 4886583cc1 change sharing to allow mounting shared into existing user sessions
without the need to destroy the session, if the sharee is a different user

This is accomplished by keeping the sharee in the stream context / attribute of the vfs class(es) instead of static Vfs::$user.
Later is still used for the current user - identical to egw_info[user][account_id].

This commit / merge of the vfs-context feature branch also added the abilty to mount WebDAV sources, eg. a sharing link from an other EGroupware instance
or any WebDAV server
2020-10-08 11:24:34 +02:00
..
Db fix function signature in order to update to phpUnit 8 2020-03-04 18:47:48 +01:00
Etemplate fix function signature in order to update to phpUnit 8 2020-03-04 18:47:48 +01:00
fixtures Api - Sharing from filesystem:// mounts - with tests even 2018-03-23 13:01:43 -06:00
loader fix function signature in order to update to phpUnit 8 2020-03-04 18:47:48 +01:00
Mail Mail: Fix bullet & number to text conversion failed with non-ascii characters 2019-11-22 09:44:27 -07:00
Storage Refactor tests to avoid deprecated assertions 2020-03-10 15:54:02 -06:00
Vfs change sharing to allow mounting shared into existing user sessions 2020-10-08 11:24:34 +02:00
AppTest.php Documentation update from the move of tests into app/tests subdirectory (not app/inc/test or app/test) 2017-10-21 11:29:05 +02:00
CacheTest.php Move tests into app/tests subdirectory (not app/inc/test or app/test) 2017-10-18 15:43:35 +02:00
CalDAVTest.php fix conflict with lang() function, by just instanciating setup class 2020-03-05 10:29:53 +01:00
DateTimeTest.php fix function signature in order to update to phpUnit 8 2020-03-04 18:47:48 +01:00
EtemplateTest.php Refactor tests to avoid deprecated assertions 2020-03-10 15:54:02 -06:00
IncludeMgrTest.php Move tests into app/tests subdirectory (not app/inc/test or app/test) 2017-10-18 15:43:35 +02:00
LoggedInTest.php change sharing to allow mounting shared into existing user sessions 2020-10-08 11:24:34 +02:00
Test classes.odg Move tests into app/tests subdirectory (not app/inc/test or app/test) 2017-10-18 15:43:35 +02:00
Test classes.pdf Move tests into app/tests subdirectory (not app/inc/test or app/test) 2017-10-18 15:43:35 +02:00