nextcloud-server/tests/lib
Joas Schilling 751be29c73
Merge pull request #26555 from nextcloud/techdebt/noid/run-migrator-tests-on-OCI
Run migrator tests on OCI
2021-04-19 08:57:41 +07:00
..
Accounts Add property scope tests for AccountManager 2021-03-26 13:07:09 +07:00
Activity
App Make the app code checker a NOOP 2021-02-11 11:46:02 +07:00
AppFramework Allow overwriting isAuthenticated 2021-03-09 09:17:30 +07:00
Archive
Authentication Fix unit test 2021-04-16 09:47:52 +07:00
Avatar Add known user check in avatar when v2-private scope 2021-03-26 13:07:10 +07:00
BackgroundJob
Cache
Calendar
Collaboration Fix unit test 2021-04-16 09:47:52 +07:00
Command
Comments Fix unit tests 2021-02-06 13:07:06 +07:00
Contacts/ContactsMenu Add a setting to restrict returning a full match unless in phonebook or same group 2021-03-10 17:25:57 +07:00
DB Integer 0 is not stored as Null and therefor works 2021-04-16 09:57:27 +07:00
Diagnostics
DirectEditing Get the parent directory before creating a file from a template 2021-04-01 13:48:21 +07:00
Encryption Log and continue when failing to update encryption keys during for individual files 2021-03-19 14:12:07 +07:00
EventDispatcher Fix the legacy dispatcher argument order 2021-02-09 10:47:14 +07:00
Federation
Files Merge pull request #24966 from nextcloud/jknockaert-patch-1 2021-04-06 13:45:10 +07:00
GlobalScale
Group Fix types in the Group Manager 2021-03-03 14:52:47 +07:00
Hooks
Http Adjust test 2021-04-06 11:37:47 +07:00
IntegrityCheck Cleanup the constructor 2021-01-18 11:32:50 +07:00
L10N
Lock Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +07:00
Lockdown
Log
Mail Micro-optimize validation of empty email addresses 2021-02-11 15:15:38 +07:00
Memcache
Migration
Notification Allow registering NotifierServices trough IBootstrap 2021-04-16 13:56:28 +07:00
OCS
Preview Skip the test if Imagick is misconfigured 2020-12-09 09:07:20 +07:00
PublicNamespace
Remote
Repair test: adjust expectation 2021-01-29 19:32:12 +07:00
RichObjectStrings
Route
Security Increase subnet matcher 2021-04-07 12:28:59 +07:00
Session
Settings
Share Re-use fetched dependencies in lib/base.php 2021-01-20 21:55:16 +07:00
Share20 Separate settings for remote share expiration 2021-04-15 10:06:09 +07:00
Support
SystemTag
Template Bump scssphp/scssphp from 1.0.3 to 1.4.0 2021-01-11 12:41:25 +07:00
Traits php cs fix 2020-12-07 15:44:04 +07:00
Updater
User Cache the user backend info for 300s 2021-02-15 10:36:08 +07:00
Util
APITest.php
AllConfigTest.php
AppConfigTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +07:00
AppTest.php
AutoLoaderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php
ErrorHandlerTest.php
FileChunkingTest.php
HelperStorageTest.php
HookHelper.php
ImageTest.php php cs fix 2020-12-07 15:44:04 +07:00
InfoXmlTest.php
InitialStateServiceTest.php
InstallerTest.php Allow installing/updating of apps again 2021-01-12 10:51:41 +07:00
LargeFileHelperGetFileSizeTest.php Make sure we can also run with escapedshell args 2020-12-07 15:44:04 +07:00
LargeFileHelperTest.php
LegacyHelperTest.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +07:00
LoggerTest.php
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php
RepairStepTest.php log full expection during repair step 2021-03-18 08:45:17 +07:00
ServerTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +07:00
SetupTest.php
SubAdminTest.php
TagsTest.php
TempManagerTest.php
TemplateFunctionsTest.php
TestCase.php Make Testcase class compatible with phpunit-9.5 2021-03-29 09:43:08 +07:00
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php
UtilCheckServerTest.php
UtilTest.php