You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/tests/lib
Lukas Reschke dd03fdebec
Add missing space
9 years ago
..
Accounts fix email verification status 9 years ago
Activity Fix activity manager tests 10 years ago
App Add SocialSharingBundle 9 years ago
AppFramework Make BruteForceProtection annotation more clever 9 years ago
Archive Remove unneeded checks if it runs on a Windows machine 10 years ago
Authentication Fix warning with undefined method 9 years ago
BackgroundJob Add duration of last job execution to the table 9 years ago
Cache Fix getMock FileCacheTest 10 years ago
Command Add proper tests 10 years ago
Comments update FakeManager 9 years ago
Contacts/ContactsMenu fix ContactsStoreTest 9 years ago
DB Merge pull request #4146 from nextcloud/unread-comments-folder 9 years ago
Diagnostics Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) 9 years ago
Encryption Don't use deprecated getMock() anymore 9 years ago
Federation clean cloud ids 9 years ago
Files Add unit tests for mounts of delete users 9 years ago
Group Fix 5.6 duplicate class import 9 years ago
Hooks
Http/Client Merge pull request #2912 from nextcloud/increase-coverage-response.php 9 years ago
IntegrityCheck Add proper tests 10 years ago
L10N Don't force the use of Accept-Language anymore 9 years ago
Lock Fix getMock DBLockingProviderTest 10 years ago
Lockdown Save the scope of an auth token in the session 9 years ago
Log Delete the correct config value 9 years ago
Mail Rename renderHTML to renderHtml 9 years ago
Memcache Restoring the error handler within the error handler causes unexpected results 9 years ago
Migration Fix getMock Migration 10 years ago
Notification Use a php class for the definitions to avoid loading problems 10 years ago
OCS add tests for discovery service 9 years ago
Preview Fix tests 9 years ago
PublicNamespace
Repair Add tests for repairstep 9 years ago
RichObjectStrings Add test and adjust PHP function arguments 10 years ago
Security Add missing space 9 years ago
Session
Settings Rename “Server settings” to “Basic settings” 9 years ago
Share Kill dead code 9 years ago
Share20 Add missing unit test for updateShare with email share 9 years ago
SystemTag test setTagGroups with empty groupids 9 years ago
Template Implement scss variable injection by OC_Defaults 9 years ago
Traits Fix phpunit Trait warning 10 years ago
Updater Document updater channel & check for correct PHP version in updater 10 years ago
User UserManager can now count disabled users 9 years ago
Util
APITest.php
AllConfigTest.php Don't use deprecated getMock() anymore 9 years ago
AppConfigTest.php Fix tests 9 years ago
AppTest.php Fix tests 9 years ago
AutoLoaderTest.php
AvatarManagerTest.php Add using casing check/fix for initMountPoints 10 years ago
AvatarTest.php avatar to appdata 10 years ago
CapabilitiesManagerTest.php Make the capabilities manager more error proof 10 years ago
ConfigTest.php Check for boolean false and add tests 9 years ago
ContactsManagerTest.php
DateTimeFormatterTest.php Fix more tests 10 years ago
ErrorHandlerTest.php
FileChunkingTest.php Fix getMock FileChunkingTest 10 years ago
FilesTest.php Make sure memory limit is > post size and upload filesize 10 years ago
HTTPHelperTest.php Fix getMock HTTPHelper 10 years ago
HelperStorageTest.php Fix getMock HelperStorageTest 10 years ago
HookHelper.php
ImageTest.php Use 90% JPEG quality for thumbnails and previews by default 9 years ago
InfoXmlTest.php Add the AppContainer 9 years ago
InstallerTest.php Adjust tests 9 years ago
LargeFileHelperGetFileSizeTest.php Remove unneeded Windows logic 10 years ago
LargeFileHelperTest.php
LegacyHelperTest.php Simplify isSubDirectory check 10 years ago
LoggerTest.php Better fallback for unknown log types 9 years ago
NaturalSortTest.php
NavigationManagerTest.php Allow multiple navigation links from info.xml 9 years ago
RepairStepTest.php Don't use deprecated getMock() anymore 9 years ago
ServerTest.php Remove IDb interface which was deprecated for 3 years already 10 years ago
SetupTest.php Move OC_Defaults to OCP\Defaults 9 years ago
SubAdminTest.php
TagsTest.php Fix getMock TagTest 10 years ago
TempManagerTest.php Fix getMock TempManagerTest 10 years ago
TemplateFunctionsTest.php
TestCase.php Move OC_Defaults to OCP\Defaults 9 years ago
TestMoveableMountPoint.php
UpdaterTest.php Prevent migration from ownCloud 11 to Nextcloud 12 9 years ago
UrlGeneratorTest.php Fix urlgenerator test 10 years ago
UserTest.php Remove warning 9 years ago
UtilCheckServerTest.php Use SystemConfig instead of AllConfig for DB stuff 9 years ago
UtilTest.php Use regex to detect part files 9 years ago