summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/external
Commit message (Collapse)AuthorAgeFilesLines
* Move the helpful method to the TestCase classJoas Schilling2015-06-031-10/+10
|
* Add tests for the correct share id on the call aswellJoas Schilling2015-04-281-3/+15
|
* check the called URLJoas Schilling2015-04-281-3/+13
|
* Update license headersJenkins for ownCloud2015-03-262-12/+30
|
* Merge the two tests into oneJoas Schilling2015-03-242-154/+67
|
* *cough*Joas Schilling2015-03-241-4/+13
|
* Merge pull request #14580 from owncloud/issue/13765-duplicate-remote-shareMorris Jobke2015-03-241-0/+130
|\ | | | | "Integrity constraint violation" when sharing the same item twice with the same user
| * Add a unit test for the naming conflict on the mountpoint nameJoas Schilling2015-03-171-0/+130
| |
* | Do not make setupMounts() public just because of testingJoas Schilling2015-03-111-11/+11
| |
* | Add unit tests for external share manangerRobin Appelman2015-03-101-0/+142
|/
* Revert "Updating license headers"Morris Jobke2015-02-261-19/+0
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-0/+19
|
* Fixed external cache test namespaceVincent Petry2015-01-211-1/+3
|
* Fix webdav mkdir for remote sharesVincent Petry2015-01-211-0/+112