aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* jsunit: Remove warnings during test runsJulius Härtl2020-12-291-8/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* jsunit: Run jsunit with chromium/puppeteer on github actionsJulius Härtl2020-12-291-11/+16
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #19942 from ACTom/add-mindmap-iconChristoph Wurst2020-12-282-3/+13
|\ | | | | Add mindmap type file icon
| * Readd test getOnlyDefaultAliases()ACTom2020-12-282-3/+117
| | | | | | | | Signed-off-by: ACTom <i@actom.me>
| * fix php-cs check fail(tests/lib/IntegrityCheck/CheckerTest.php)ACTom2020-10-181-2/+2
| | | | | | | | Signed-off-by: ACTom <i@actom.me>
| * fix Test\IntegrityCheck\CheckerTest tests failACTom2020-10-181-111/+7
| | | | | | | | Signed-off-by: ACTom <i@actom.me>
* | deleteChildren only returns arrayMaxence Lange2020-12-231-0/+4
| | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | Merge pull request #24702 from nextcloud/enhancement/well-known-handler-apiChristoph Wurst2020-12-184-0/+410
|\ \ | | | | | | Add well known handlers API
| * | Add well known handlers APIChristoph Wurst2020-12-164-0/+410
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon2020-12-151-3/+4
|/ / | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Show unique displayname context in the sharing inputJulius Härtl2020-12-142-23/+23
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #23044 from nextcloud/migration-10.5Roeland Jago Douma2020-12-104-0/+696
|\ \ | | | | | | Handle owncloud migration to latest release
| * | Readd repair steps that are relevant when migrating from ownCloudJulius Härtl2020-12-094-0/+696
| | | | | | | | | | | | | | | | | | This reverts commit d9b1492e03ab9fe58bb87baaeba745790ca15c53. Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #24605 from nextcloud/enh/share-deckRoeland Jago Douma2020-12-101-0/+6
|\ \ \ | | | | | | | | Add deck share provider support
| * | | Extend dummy factory in testsJulius Härtl2020-12-091-0/+6
| |/ / | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | 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
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Skip the test if Imagick is misconfiguredJoas Schilling2020-12-091-0/+4
| |/ / |/| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #24486 from nextcloud/feature/noid/phone-number-validationJoas Schilling2020-12-082-20/+60
|\ \ \ | |/ / |/| | Phone number validation and search
| * | Add and fix unit testsJoas Schilling2020-12-071-6/+45
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Make code strictJoas Schilling2020-12-071-14/+15
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | php cs fixRoeland Jago Douma2020-12-074-5/+4
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | fix appconfig testsRoeland Jago Douma2020-12-071-3/+3
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Fix filesystem testsRoeland Jago Douma2020-12-071-1/+5
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Make sure we can also run with escapedshell argsRoeland Jago Douma2020-12-071-0/+3
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Make sure we just check for the keysRoeland Jago Douma2020-12-071-5/+5
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Do not run image tests on php8Roeland Jago Douma2020-12-071-0/+69
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Do not run on php8Roeland Jago Douma2020-12-072-0/+8
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Move to new phpunitRoeland Jago Douma2020-12-071-2/+2
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Don't check on php8Roeland Jago Douma2020-12-072-0/+12
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Avatar fixesRoeland Jago Douma2020-12-071-2/+25
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Fix test traits for phpunit 9Roeland Jago Douma2020-12-072-4/+4
|/ / | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Fix vsprint parameterRoeland Jago Douma2020-12-031-1/+1
| | | | | | | | | | | | | | %2\$; is not valid. On php7 this is just ignored but on php8 it gives an error. %2\$s; works. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Add notification for user limitMorris Jobke2020-12-021-1/+31
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Allow subscription to indicate that a userlimit is reachedMorris Jobke2020-12-022-3/+89
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Replace static call to Share::unshare with ShareManager->deleteShare in testsMorris Jobke2020-11-302-74/+3
| | | | | | | | | | | | And then cleanup all the code that is dead then... Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #23912 from nextcloud/objectstore-copyRoeland Jago Douma2020-11-253-0/+24
|\ \ | | | | | | use in objectstore copy
| * | use in objectstore copyRobin Appelman2020-11-243-0/+24
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | set the display name of federated sharees from addressbookArthur Schiwon2020-11-243-9/+58
|/ / | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [encryption] Remove dependency fetching inside the constructor and move them ↵Morris Jobke2020-11-221-1/+3
| | | | | | | | | | | | to method call parameters Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #24007 from nextcloud/select-distinct-multipleMorris Jobke2020-11-191-0/+38
|\ \ | | | | | | allow selecting multiple columns with SELECT DISTINCT
| * | allow selecting multiple columns with SELECT DISTINCTRobin Appelman2020-11-161-0/+38
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #24135 from ↵Roeland Jago Douma2020-11-193-6/+6
|\ \ \ | | | | | | | | | | | | | | | | medical-cloud/fix/23357-nextcloud-logo-in-email-notifications-is-misaligned-in-version-20 Fix nextcloud logo in email notifications misalignment
| * | | Fix #23357medcloud2020-11-183-6/+6
| | | | | | | | | | | | | | | | Signed-off-by: medcloud <42641918+medcloud@users.noreply.github.com>
* | | | Merge pull request #24189 from nextcloud/enh/csp/frame-ancestorsRoeland Jago Douma2020-11-184-60/+60
|\ \ \ \ | | | | | | | | | | Set frame-ancestors to none if none are filled
| * | | | Set frame-ancestors to none if none are filledRoeland Jago Douma2020-11-184-60/+60
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | frame-ancestors doesn't fall back to default-src. So when we apply a very restricted CSP we should make sure to set it to 'none' and not leave it empty. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* / | | Remove some IRouter methodsRoeland Jago Douma2020-11-171-3/+3
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | This is not the end. IRouter needs to burn. But it is a start. 🎵 we didn't start the fire 🎵 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Add unit tests for "validateExpirationDateInternal"Daniel Calviño Sánchez2020-11-161-0/+284
| | | | | | | | | | | | | | | | | | | | | They were copied and adjusted as needed from the tests for "validateExpirationDate". Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | Add explicit time to test date for clarityDaniel Calviño Sánchez2020-11-121-3/+5
| | | | | | | | | | | | | | | | | | | | | This shows in a clearer way that the expected expiration date is the original one, but without time. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | Add unit test for expiration date with date and with defaultDaniel Calviño Sánchez2020-11-121-0/+28
| | | | | | | | | | | | | | | | | | | | | This adds back what was being actually tested in the unit test fixed in the previous commit. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>