nextcloud/tests/lib
Anna 6892500405
Merge pull request #48046 from nextcloud/refactor/self-class-reference
refactor: Replace __CLASS__ with ::class references
2024-09-15 23:01:22 +02:00
..
Accounts style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Activity chore: Add SPDX header 2024-05-13 17:41:36 +02:00
App chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 2024-09-13 10:08:43 +02:00
AppFramework refactor: Replace __CLASS__ with ::class references 2024-09-15 21:40:55 +02:00
Archive chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Authentication style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Avatar fix: Remove all references to OC_Image 2024-08-29 17:06:32 +02:00
BackgroundJob test: update DummyJobList 2024-05-30 15:07:39 +02:00
Cache chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Calendar style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Collaboration style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Command refactor: simplify background commands 2024-07-01 12:52:06 +02:00
Comments feat(db): switch from settype to casts 2024-09-15 19:26:58 +02:00
Contacts/ContactsMenu chore: Add SPDX header 2024-05-13 17:41:36 +02:00
DB test(phpunit): skip sharding tests on 32bit 2024-08-29 20:18:35 +02:00
Diagnostics style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
DirectEditing chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Encryption style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Federation fix(federation): Fix missing protocol on CloudID remote 2024-06-27 11:26:08 +02:00
Files feat(db): switch from settype to casts 2024-09-15 19:26:58 +02:00
GlobalScale style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Group style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Hooks chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Http style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
IntegrityCheck fix: Replace OC_App::getAllApps with a method in AppManager 2024-09-13 10:08:44 +02:00
L10N style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Lock chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Lockdown refactor(Token): introduce scope constants 2024-06-05 19:01:14 +02:00
Log feat(PsrLoggerAdapter): Allow to use Psr\Log\LogLevel for log method 2024-09-14 17:35:11 +02:00
Mail style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Memcache fix: delay calculating global cache prefix untill a cache is created 2024-08-28 10:18:52 +02:00
Migration chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Net chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Notification chore: Add SPDX header 2024-05-13 17:41:36 +02:00
OCS chore: Adapt tests to OC_API refactoring 2024-09-09 10:46:29 +02:00
Preview feat: Add mimetype into BeforePreviewFetchedEvent event 2024-09-10 14:05:06 +02:00
PublicNamespace chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Remote chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Repair fix: implement sharding compatible cleanup for various bits 2024-08-28 10:27:14 +02:00
RichObjectStrings fix(RichObjectStrings/Validator): Validate key value types of rich object parameters 2024-09-10 16:36:33 +02:00
Route chore(tests): Fix Router test by mocking AppManager methods correctly 2024-09-13 10:26:36 +02:00
Security style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Session fix(session): Log when session_* calls are slow 2024-08-07 09:02:10 +02:00
Settings chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Share style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Share20 fix: share manager tests translation string 2024-09-04 09:03:45 +02:00
Support chore: Add SPDX header 2024-05-13 17:41:36 +02:00
SystemTag fix(test): Make the test less flaky 2024-07-19 11:21:16 +02:00
Talk chore: Add SPDX header 2024-05-13 17:41:36 +02:00
TaskProcessing chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +02:00
Template style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
TextProcessing fix(taskprocessing): fix tests 2024-08-30 10:07:01 +02:00
Traits chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Updater style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
User style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Util chore: Add SPDX header 2024-05-13 17:41:36 +02:00
AllConfigTest.php fix(config): Throw PreconditionException always when it didn't match 2024-09-13 09:20:08 +02:00
AppConfigTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
AppScriptSortTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
AppTest.php feat(db): switch from settype to casts 2024-09-15 19:26:58 +02:00
AutoLoaderTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
CapabilitiesManagerTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
ConfigTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
ContactsManagerTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
DateTimeFormatterTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
EmojiHelperTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
ErrorHandlerTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
EventSourceFactoryTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
HelperStorageTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
HookHelper.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
ImageTest.php fix(tests): Fix ImageTest test 2024-08-29 17:06:32 +02:00
InfoXmlTest.php chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 2024-09-13 10:08:43 +02:00
InitialStateServiceTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
InstallerTest.php Merge branch 'master' into refactor/OC-Server-getHTTPClientService 2024-05-30 14:21:45 +02:00
LargeFileHelperGetFileSizeTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
LargeFileHelperTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
LegacyHelperTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
LoggerTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
MemoryInfoTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
NaturalSortTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
NavigationManagerTest.php fix(NavigationManager): Skip invalid default navigation entries 2024-09-09 11:04:36 +02:00
RepairTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
ServerTest.php chore: Remove deprecated legacy search backend 2024-08-01 12:33:18 +02:00
SetupTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
SubAdminTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
TagsTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
TemplateFunctionsTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
TempManagerTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
TestCase.php feat: implement distributing partitioned queries over multiple shards 2024-08-28 10:21:19 +02:00
TestMoveableMountPoint.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
UpdaterTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
UrlGeneratorTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
UtilCheckServerTest.php fix(SetupCheck): Properly check public access to data directory 2024-08-08 22:08:42 +02:00
UtilTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00