summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #24702 from nextcloud/enhancement/well-known-handler-apiChristoph Wurst2020-12-183-0/+324
|\
| * Add well known handlers APIChristoph Wurst2020-12-163-0/+324
* | use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon2020-12-151-3/+4
|/
* Show unique displayname context in the sharing inputJulius Härtl2020-12-142-23/+23
* Merge pull request #24605 from nextcloud/enh/share-deckRoeland Jago Douma2020-12-101-0/+6
|\
| * Extend dummy factory in testsJulius Härtl2020-12-091-0/+6
* | Merge pull request #24247 from nextcloud/bugfix/noid/ocm-providerId-stringJulius Härtl2020-12-091-0/+49
|\ \
| * | Add temporary test for migrating int to stringJulius Härtl2020-12-081-0/+49
* | | Skip the test if Imagick is misconfiguredJoas Schilling2020-12-091-0/+4
| |/ |/|
* | Merge pull request #24486 from nextcloud/feature/noid/phone-number-validationJoas Schilling2020-12-082-20/+60
|\ \ | |/ |/|
| * Add and fix unit testsJoas Schilling2020-12-071-6/+45
| * Make code strictJoas Schilling2020-12-071-14/+15
* | php cs fixRoeland Jago Douma2020-12-074-5/+4
* | fix appconfig testsRoeland Jago Douma2020-12-071-3/+3
* | Fix filesystem testsRoeland Jago Douma2020-12-071-1/+5
* | Make sure we can also run with escapedshell argsRoeland Jago Douma2020-12-071-0/+3
* | Make sure we just check for the keysRoeland Jago Douma2020-12-071-5/+5
* | Do not run image tests on php8Roeland Jago Douma2020-12-071-0/+69
* | Do not run on php8Roeland Jago Douma2020-12-072-0/+8
* | Move to new phpunitRoeland Jago Douma2020-12-071-2/+2
* | Don't check on php8Roeland Jago Douma2020-12-072-0/+12
* | Avatar fixesRoeland Jago Douma2020-12-071-2/+25
* | Fix test traits for phpunit 9Roeland Jago Douma2020-12-072-4/+4
|/
* Add notification for user limitMorris Jobke2020-12-021-1/+31
* Allow subscription to indicate that a userlimit is reachedMorris Jobke2020-12-022-3/+89
* Replace static call to Share::unshare with ShareManager->deleteShare in testsMorris Jobke2020-11-302-74/+3
* Merge pull request #23912 from nextcloud/objectstore-copyRoeland Jago Douma2020-11-253-0/+24
|\
| * use in objectstore copyRobin Appelman2020-11-243-0/+24
* | set the display name of federated sharees from addressbookArthur Schiwon2020-11-243-9/+58
|/
* [encryption] Remove dependency fetching inside the constructor and move them ...Morris Jobke2020-11-221-1/+3
* Merge pull request #24007 from nextcloud/select-distinct-multipleMorris Jobke2020-11-191-0/+38
|\
| * allow selecting multiple columns with SELECT DISTINCTRobin Appelman2020-11-161-0/+38
* | Merge pull request #24189 from nextcloud/enh/csp/frame-ancestorsRoeland Jago Douma2020-11-184-60/+60
|\ \
| * | Set frame-ancestors to none if none are filledRoeland Jago Douma2020-11-184-60/+60
| |/
* / Remove some IRouter methodsRoeland Jago Douma2020-11-171-3/+3
|/
* Add unit tests for "validateExpirationDateInternal"Daniel Calviño Sánchez2020-11-161-0/+284
* Add explicit time to test date for clarityDaniel Calviño Sánchez2020-11-121-3/+5
* Add unit test for expiration date with date and with defaultDaniel Calviño Sánchez2020-11-121-0/+28
* Fix unit test for expiration date without date but with defaultDaniel Calviño Sánchez2020-11-121-7/+5
* Fix unit test method nameDaniel Calviño Sánchez2020-11-121-1/+1
* Fix unit test for verifying enforced valid expiration date.Daniel Calviño Sánchez2020-11-121-0/+1
* Fix unit test for verifying enforced expire date too far in the futureDaniel Calviño Sánchez2020-11-121-8/+5
* Add unit tests to enforce a relaxed default share expiration dateDaniel Calviño Sánchez2020-11-121-0/+21
* Remove wrong and misleading commentDaniel Calviño Sánchez2020-11-121-2/+0
* Remove extra spacesDaniel Calviño Sánchez2020-11-121-10/+6
* Fix typo in variable nameDaniel Calviño Sánchez2020-11-121-129/+129
* Fix typos in method namesDaniel Calviño Sánchez2020-11-121-9/+9
* Change to full class names for the encryption app DI in preparation of auto-w...Morris Jobke2020-11-111-2/+2
* Fix unique key in test tableJoas Schilling2020-11-101-4/+8
* Skip the insertIfNotExists() tests on Oracle because it doesn't work with clobJoas Schilling2020-11-101-0/+20