summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
* finally fix the paths for the OCS Share APIBjoern Schiessle2014-03-131-1/+104
* fix path creation for re-shares, issue #7662Bjoern Schiessle2014-03-111-6/+197
* we need the file_source to delete a share successfullyBjoern Schiessle2014-03-101-0/+34
* fix path in sharing results if it is a file in the Shared folderBjoern Schiessle2014-02-252-0/+69
* fix test so that it doesn't depend on the array orderBjoern Schiessle2014-02-211-14/+25
* fix usersPath and add unit testsBjoern Schiessle2014-02-211-2/+106
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+1
* Fixed searchByMime in shared cacheVincent Petry2014-02-051-0/+134
* Removed numRows usage from encryption appVincent Petry2013-12-191-2/+2
* Added unit test for sharing permissionsVincent Petry2013-12-101-0/+110
* Fixed unit tests for files sharing watcherVincent Petry2013-11-062-3/+3
* Added unit tests for shared files watcherVincent Petry2013-11-053-107/+308
* add test for the reshare optionBjoern Schiessle2013-10-171-2/+59
* adjust testsBjoern Schiessle2013-10-171-3/+2
* Merge pull request #5269 from owncloud/ocs_share_api_add_received_fromBjörn Schießle2013-10-151-1/+2
|\
| * fix api testsBjoern Schiessle2013-10-111-1/+2
* | Merge pull request #5233 from owncloud/enc_filter_usersBjörn Schießle2013-10-111-3/+4
|\ \ | |/ |/|
| * make sure that we are logged in ad user1 while performing the testsBjoern Schiessle2013-10-101-3/+4
* | php 5.3 compatibility for Test_Files_Sharing_ApiThomas Müller2013-10-081-2/+4
|/
* update testsBjoern Schiessle2013-10-041-3/+3
* add testUpdateShareUpload()Bjoern Schiessle2013-09-301-3/+62
* add getShareFromFolder() testBjoern Schiessle2013-09-301-0/+37
* Make sure that testDeleteShare() has some shares to deleteBjoern Schiessle2013-09-301-7/+33
|\
| * flipping arguments on assertEquals() - first argument contains the expected v...Thomas Müller2013-09-291-4/+4
| * - adding unit test testGetShareFromUnknownId()Thomas Müller2013-09-291-3/+17
* | add some commentsBjoern Schiessle2013-09-271-2/+3
|/
* add test getShareFromIdBjoern Schiessle2013-09-271-1/+36
* add some additional assertions to the testsBjoern Schiessle2013-09-251-2/+11
* add error message to the assertThomas Müller2013-09-251-2/+2
* make sure that files are shared correctly before each test and unshared again...Bjoern Schiessle2013-09-201-2/+43
* disable encrpytion app before performing testsBjoern Schiessle2013-09-201-11/+14
* disable encryption app for share API testsBjoern Schiessle2013-09-191-0/+14
* remove some unused variablesBjoern Schiessle2013-09-191-6/+0
* some unit test for the new ocs share apiBjoern Schiessle2013-09-191-0/+318