aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #30378 from nextcloud/feature/accept-multiple-args-on-concatJoas Schilling2022-01-071-6/+54
|\
| * Unit testsVitor Mattos2022-01-071-6/+54
* | Fix email verificationChristopher Ng2022-01-061-0/+39
* | Merge pull request #29921 from nextcloud/feature/noid/allow-to-count-commment...Joas Schilling2022-01-051-0/+4
|\ \ | |/ |/|
| * Fix unit testsJoas Schilling2022-01-051-0/+4
* | Merge pull request #30393 from nextcloud/feature/add-group-concat-aggregator-...Joas Schilling2022-01-041-0/+143
|\ \
| * | Add a test with integerJoas Schilling2022-01-041-4/+90
| * | Test with real dataJoas Schilling2022-01-031-7/+12
| * | Add unit testVitor Mattos2022-01-031-7/+33
| * | Add unit test and orderBy parameterVitor Mattos2022-01-031-0/+26
* | | Sort app scripts topologically by its dependenciesJonas Meurer2021-12-292-15/+151
* | | Pass username prefill through unauthenticated request redirectsJulius Härtl2021-12-291-0/+2
|/ /
* | Merge pull request #29879 from nextcloud/bugfix/noid/sharing-enumeration-addr...Julius Härtl2021-12-211-0/+3
|\ \
| * | Add integration tests for email completionJulius Härtl2021-12-081-0/+3
* | | Improve unit testing for Util::addScript() and Util::getScript()Jonas Meurer2021-12-201-5/+53
* | | Avoid Deprecation warning from Zip tests on PHP 8.1Côme Chilliet2021-12-161-1/+1
* | | Fix PHP deprecation warning in File/ViewTestCôme Chilliet2021-12-161-1/+4
|/ /
* | Adapt testsJohn Molakvoæ (skjnldsv)2021-12-021-10/+15
* | Merge pull request #29735 from nextcloud/background-scan-one-by-oneRobin Appelman2021-12-021-20/+0
|\ \
| * | fix testsRobin Appelman2021-12-021-20/+0
* | | Remove unused importsJoas Schilling2021-12-021-2/+0
* | | Fix last testsJoas Schilling2021-12-021-3/+3
* | | More test fixingJoas Schilling2021-12-012-4/+0
* | | More test fixingJoas Schilling2021-12-012-235/+6
* | | More unit test adjustmentsJoas Schilling2021-12-015-881/+3
* | | Fix testsCarl Schwan2021-12-012-424/+4
|/ /
* / add method to shorten a string to given byte size to UtilsArthur Schiwon2021-11-261-0/+7
|/
* Merge pull request #29432 from nextcloud/fix/support-php-8.1Vincent Petry2021-11-2319-22/+85
|\
| * Fix tests and avoid PHP errors in themCôme Chilliet2021-11-238-5/+34
| * Make mock config return default value to fix warningsCôme Chilliet2021-11-232-2/+25
| * Fix TempManager test errors about passing null to is_dirCôme Chilliet2021-11-231-1/+3
| * Fix Encryption tests on PHP 8.1Côme Chilliet2021-11-231-2/+11
| * Fix FolderTest calls to Mountpoint constructor with wrong typeCôme Chilliet2021-11-231-3/+3
| * Fix DateTime constructor calls with nullCôme Chilliet2021-11-232-4/+4
| * Fix test class namesCôme Chilliet2021-11-232-2/+2
| * Fix Guzzle function callsCôme Chilliet2021-11-231-2/+2
| * Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-231-1/+1
* | Improve normalizer detecting IPv4 inside of IPv6Vincent Petry2021-11-221-1/+9
* | Fix getting subnet of ipv4 mapped ipv6 addressesVincent Petry2021-11-221-0/+4
|/
* Merge pull request #29622 from nextcloud/feat/objectstore_multibucket-shiftVincent Petry2021-11-192-17/+41
|\
| * Implement multibucket shift for ObjectStoreJohn Molakvoæ2021-11-112-17/+41
* | Normalize directory entries in Encoding wrapperVincent Petry2021-11-171-1/+43
* | OC_Util: Add fallbacks to check if current locale is UTF8Naoto Kobayashi2021-11-161-2/+4
* | Add check whether escapeshellcmd behaves the same as basenameNaoto Kobayashi2021-11-151-0/+2
* | Fix missing setlocale with php 8Naoto Kobayashi2021-11-141-0/+8
* | Fix unit testsJoas Schilling2021-11-121-2/+2
|/
* Add unit test for share enumeration methodJoas Schilling2021-11-091-1/+79
* Move common logic to share managerJoas Schilling2021-11-091-10/+25
* Merge pull request #29524 from nextcloud/bugfix/noid/fix-phpunit-warningsChristoph Wurst2021-11-021-0/+1
|\
| * Fix missing import of ILoggerJoas Schilling2021-11-021-0/+1