summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
* 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