nextcloud-server/tests/lib
Morris Jobke 3bf9503070 Merge pull request #4816 from nextcloud/Ardinis-quota-files_external
Correctly calculate used space for quota with external storage
2017-05-12 11:33:54 +07:00
..
Accounts fix email verification status 2017-04-28 23:41:37 +07:00
Activity
App Merge pull request #4825 from nextcloud/add-timeout-appstore 2017-05-12 12:37:18 +07:00
AppFramework Make BruteForceProtection annotation more clever 2017-04-13 23:05:33 +07:00
Archive
Authentication Fix warning with undefined method 2017-04-20 12:37:59 +07:00
BackgroundJob Add duration of last job execution to the table 2017-04-25 17:39:58 +07:00
Cache Make cache tests a bit more clear 2017-05-04 19:37:40 +07:00
Command Add proper tests 2016-12-19 15:35:31 +07:00
Comments update FakeManager 2017-03-30 12:48:34 +07:00
Contacts/ContactsMenu Do not show an email action for contacts with emtpy email addresses 2017-05-02 14:12:04 +07:00
DB Merge pull request #4146 from nextcloud/unread-comments-folder 2017-04-10 13:21:39 +07:00
Diagnostics Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) 2017-04-26 13:19:43 +07:00
Encryption Don't use deprecated getMock() anymore 2017-04-20 12:30:21 +07:00
Federation clean cloud ids 2017-02-09 13:31:06 +07:00
Files Add unit tests for mounts of delete users 2017-04-24 16:43:25 +07:00
Group Fix 5.6 duplicate class import 2017-03-17 13:54:58 +07:00
Hooks
Http/Client Merge pull request #2912 from nextcloud/increase-coverage-response.php 2017-01-02 16:01:47 +07:00
IntegrityCheck Add proper tests 2016-12-19 15:35:31 +07:00
L10N Don't force the use of Accept-Language anymore 2017-04-07 11:10:04 +07:00
Lock
Lockdown Save the scope of an auth token in the session 2017-04-05 17:58:33 +07:00
Log Delete the correct config value 2017-04-20 12:23:12 +07:00
Mail Rename renderHTML to renderHtml 2017-04-19 15:46:41 +07:00
Memcache Make cache tests a bit more clear 2017-05-04 19:37:40 +07:00
Migration
Notification
OCS add tests for discovery service 2017-04-11 15:04:01 +07:00
Preview fix preview tests 2017-05-02 13:43:48 +07:00
PublicNamespace
Repair Add tests for repairstep 2017-04-26 20:07:52 +07:00
RichObjectStrings
Security Automatic creation of Identity manager 2017-05-10 09:45:11 +07:00
Session
Settings Rename “Server settings” to “Basic settings” 2017-04-29 17:13:21 +07:00
Share Kill dead code 2017-04-20 12:43:19 +07:00
Share20 Add missing unit test for updateShare with email share 2017-04-24 11:33:07 +07:00
SystemTag test setTagGroups with empty groupids 2017-03-19 22:01:46 +07:00
Template Implement scss variable injection by OC_Defaults 2017-04-25 11:39:45 +07:00
Traits
Updater Document updater channel & check for correct PHP version in updater 2016-12-06 00:19:13 +07:00
User UserManager can now count disabled users 2017-04-29 00:59:09 +07:00
Util
APITest.php
AllConfigTest.php Don't use deprecated getMock() anymore 2017-04-20 12:30:21 +07:00
AppConfigTest.php Fix tests 2017-01-12 10:49:22 +07:00
AppTest.php Fix tests 2017-01-13 18:33:43 +07:00
AutoLoaderTest.php
AvatarManagerTest.php
AvatarTest.php
CapabilitiesManagerTest.php
ConfigTest.php Check for boolean false and add tests 2017-04-04 15:56:50 +07:00
ContactsManagerTest.php
DateTimeFormatterTest.php
ErrorHandlerTest.php
FileChunkingTest.php
FilesTest.php
HTTPHelperTest.php
HelperStorageTest.php fix quota tests for external storage 2017-05-12 11:32:16 +07:00
HookHelper.php
ImageTest.php Use 90% JPEG quality for thumbnails and previews by default 2017-02-22 14:53:15 +07:00
InfoXmlTest.php Add the AppContainer 2017-03-22 11:24:16 +07:00
InstallerTest.php Adjust tests 2017-04-26 20:07:51 +07:00
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php
LoggerTest.php Better fallback for unknown log types 2017-01-10 12:59:13 +07:00
NaturalSortTest.php
NavigationManagerTest.php Allow multiple navigation links from info.xml 2017-03-26 21:15:25 +07:00
RepairStepTest.php Don't use deprecated getMock() anymore 2017-04-20 12:30:21 +07:00
ServerTest.php Remove IDb interface which was deprecated for 3 years already 2016-12-14 11:42:16 +07:00
SetupTest.php Move OC_Defaults to OCP\Defaults 2017-04-09 21:43:01 +07:00
SubAdminTest.php
TagsTest.php
TempManagerTest.php
TemplateFunctionsTest.php
TestCase.php Move OC_Defaults to OCP\Defaults 2017-04-09 21:43:01 +07:00
TestMoveableMountPoint.php
UpdaterTest.php Prevent migration from ownCloud 11 to Nextcloud 12 2017-01-23 12:04:46 +07:00
UrlGeneratorTest.php
UserTest.php Remove warning 2017-01-05 12:17:30 +07:00
UtilCheckServerTest.php Use SystemConfig instead of AllConfig for DB stuff 2017-03-19 15:53:49 +07:00
UtilTest.php Use regex to detect part files 2017-04-26 16:12:48 +07:00