nextcloud-server/tests/lib
Joas Schilling 43fa2d5c8c
Test with real data
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-03 21:43:51 -03:00
..
Accounts fix populating account array with missing default values 2021-10-22 23:05:43 +02:00
Activity
App Fix unit tests 2021-10-21 09:27:12 +02:00
AppFramework Fix DateTime constructor calls with null 2021-11-23 09:28:58 +01:00
Archive Avoid Deprecation warning from Zip tests on PHP 8.1 2021-12-16 09:58:40 +01:00
Authentication More test fixing 2021-12-01 22:38:57 +01:00
Avatar Enable Avatar tests as well for PHP>=8 2021-10-28 17:49:32 +02:00
BackgroundJob Move queries to the joblist 2021-10-14 09:57:16 +02:00
Cache
Calendar Build instances of the calendar providers before using them 2021-10-14 16:06:51 +02:00
Collaboration Add integration tests for email completion 2021-12-08 09:08:54 +01:00
Command
Comments Add integration tests for group 2021-10-12 14:05:38 +02:00
Contacts/ContactsMenu Change origin field to appId 2021-10-20 14:47:28 +02:00
DB Test with real data 2022-01-03 21:43:51 -03:00
Diagnostics
DirectEditing
Encryption Fix Encryption tests on PHP 8.1 2021-11-23 09:28:59 +01:00
EventDispatcher
Federation Allow to get a local cloud id without going through the contacts manager 2021-07-14 16:08:05 +02:00
Files Fix PHP deprecation warning in File/ViewTest 2021-12-16 09:43:32 +01:00
GlobalScale
Group
Hooks
Http Fix Guzzle function calls 2021-11-23 09:28:57 +01:00
IntegrityCheck Fix integrity checker tests 2021-10-13 18:10:37 +02:00
L10N Add L10n factory method for generic language heuristics 2021-10-13 09:57:21 +02:00
Lock
Lockdown Fix last tests 2021-12-02 10:39:49 +01:00
Log
Mail
Memcache Migrate HintException to OCP 2021-06-30 15:28:02 -04:00
Migration
Notification Fair use of push notifications 2021-10-23 00:54:50 +02:00
OCS
Preview
PublicNamespace
Remote
Repair
RichObjectStrings
Route
Security Improve normalizer detecting IPv4 inside of IPv6 2021-11-22 16:46:25 +01:00
Session
Settings Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00
Share
Share20 Add unit test for share enumeration method 2021-11-09 14:42:57 +01:00
Support Fair use of push notifications 2021-10-23 00:54:50 +02:00
SystemTag
Template
Traits
Updater
User Remove unused imports 2021-12-02 14:51:44 +01:00
Util
AllConfigTest.php use specific email getter where necessary 2021-09-09 19:23:05 +02:00
APITest.php
AppConfigTest.php
AppTest.php
AutoLoaderTest.php
CapabilitiesManagerTest.php Fix warnings about logException 2021-06-04 10:57:09 +02:00
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php
ErrorHandlerTest.php
FileChunkingTest.php
HelperStorageTest.php
HookHelper.php
ImageTest.php Revert "Do not run image tests on php8" 2021-10-28 17:49:21 +02:00
InfoXmlTest.php
InitialStateServiceTest.php Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +01:00
InstallerTest.php
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php Rewrite LegacyHelperTest without $this->at() 2021-06-07 21:43:30 +02:00
LoggerTest.php
MemoryInfoTest.php Let memory limit set in tests fit the used amount 2021-07-22 17:05:29 +02:00
NaturalSortTest.php
NavigationManagerTest.php Let apps toggle an unread counter on app icons 2021-06-16 17:12:56 +02:00
RepairStepTest.php
ServerTest.php
SetupTest.php
SubAdminTest.php
TagsTest.php
TemplateFunctionsTest.php
TempManagerTest.php Fix TempManager test errors about passing null to is_dir 2021-11-23 09:29:00 +01:00
TestCase.php Remove tests that just prove mocked calls and don't actually validate anything useful 2021-09-27 14:24:48 +02:00
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-linkToDefaultPageUrl 2021-10-05 13:06:59 +02:00
UtilCheckServerTest.php
UtilTest.php Improve unit testing for Util::addScript() and Util::getScript() 2021-12-20 11:40:17 +01:00