summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix risky tests without assertionsJoas Schilling2018-01-254-5/+10
* Remove IAppConfig::setValueRoeland Jago Douma2018-01-171-11/+11
* Cleanup OC_User and OCP\UserMorris Jobke2018-01-161-2/+4
* Fix constructor spy in unit test with Sinon 4.1.3Daniel Calviño Sánchez2017-12-081-1/+1
* rip out obsolete recipientsDisplayNameArthur Schiwon2017-11-232-57/+4
* adjust tests and apply sortingArthur Schiwon2017-11-231-9/+23
* Use the correct root for shared jail when the source storage is also a jailRobin Appelman2017-11-101-0/+39
* Change @georgehrke's emailMorris Jobke2017-11-064-1/+4
* Update license headersMorris Jobke2017-11-0621-11/+94
* Merge pull request #6094 from nextcloud/sharedby-avatarJan-Christoph Borchardt2017-11-021-6/+6
|\
| * adjust more js unit testsArthur Schiwon2017-11-021-6/+6
* | Merge branch 'master' into autocomplete-guiArthur Schiwon2017-11-018-96/+109
|\|
| * Use ::class in test mocks of encryption appMorris Jobke2017-10-262-17/+19
| * Use ::class in test mocks of dav appMorris Jobke2017-10-262-8/+9
| * Use ::class in test mocksMorris Jobke2017-10-246-70/+80
| * Use appmanager instead of OC_App for check for enabled appMorris Jobke2017-10-231-1/+1
* | fix sharerecipientssorter testsArthur Schiwon2017-10-271-11/+49
* | ensure that sorting is stableArthur Schiwon2017-10-221-5/+5
* | AutoCompletion backendArthur Schiwon2017-10-221-0/+220
|/
* Merge pull request #6328 from nextcloud/split-sharees-api-logicblizzz2017-10-041-1545/+52
|\
| * shareeAPIController unit test clean up and last fixesArthur Schiwon2017-09-261-57/+21
| * remove unused methodArthur Schiwon2017-09-261-21/+0
| * move splitUserRemote unit testsArthur Schiwon2017-09-261-72/+0
| * adapt unit test for ensuring exceptionArthur Schiwon2017-09-261-2/+2
| * split off former searchSharee unit testArthur Schiwon2017-09-261-176/+0
| * adjust ShareeAPIController invalid-input search unit testArthur Schiwon2017-09-261-16/+15
| * adjust ShareeAPIController search testArthur Schiwon2017-09-261-31/+18
| * split off getEmail testsArthur Schiwon2017-09-261-244/+0
| * split off getRemote unit testsArthur Schiwon2017-09-261-220/+0
| * split off getGroups unit testsArthur Schiwon2017-09-261-392/+0
| * split off getUsers unit testsArthur Schiwon2017-09-261-318/+0
* | Fix testsRoeland Jago Douma2017-09-251-1/+2
|/
* Fix commentMorris Jobke2017-09-211-1/+1
* Update to new test caseRoeland Jago Douma2017-08-161-7/+17
* Cleanup unused methodsMorris Jobke2017-08-152-3/+3
* Merge pull request #6123 from nextcloud/cleanup-shareItemMorris Jobke2017-08-154-8/+8
|\
| * Cleanup usage of shareItem in internal code baseMorris Jobke2017-08-154-8/+8
* | Use proper methods for registerBackendMorris Jobke2017-08-151-1/+1
|/
* Cleanup unused methodsMorris Jobke2017-08-151-63/+0
* Add unit testsRoeland Jago Douma2017-08-102-0/+414
* Fix files_sharing CacheTestsRoeland Jago Douma2017-08-091-2/+2
* Some app fixes of phpstorm inspectionsRoeland Jago Douma2017-07-249-21/+17
* update sharing test to new master key defaultBjoern Schiessle2017-07-061-0/+2
* Improve wording of various error messagesJan-Christoph Borchardt2017-06-211-1/+1
* Add unit testJoas Schilling2017-06-141-0/+15
* Move the file sharing app to migrationJoas Schilling2017-05-122-188/+124
* Fix share indicator handlingVincent Petry2017-04-261-0/+78
* Merge pull request #4406 from nextcloud/fix-unit-test-problemsRoeland Jago Douma2017-04-211-3/+4
|\
| * Don't use deprecated getMock() anymoreJoas Schilling2017-04-201-3/+4
* | Merge pull request #4412 from individual-it/masterMorris Jobke2017-04-201-1/+0
|\ \ | |/ |/|