Morris Jobke f2fd2fdb4f Update CRL to contain revoked files_external_dropbox, passman & payback 5 anos atrás
..
Accounts 43e498844e Use ::class in test mocks 7 anos atrás
Activity 43e498844e Use ::class in test mocks 7 anos atrás
App 094d41937a Fix tests 7 anos atrás
AppFramework 55d5868da5 Update tests 6 anos atrás
Archive c2d88a08b7 Remove unneeded checks if it runs on a Windows machine 8 anos atrás
Authentication 04617a28d4 Move ExpiredTokenException to the correct namespace 6 anos atrás
BackgroundJob 43e498844e Use ::class in test mocks 7 anos atrás
Cache 0896d2b006 Make cache tests a bit more clear 7 anos atrás
Calendar 556b2a2b6f implement CalendarManager 7 anos atrás
Collaboration a2f3f0a681 Fix calculation if there are more results 6 anos atrás
Command 1ebf91ec16 Add proper EOL 7 anos atrás
Comments 92bc33dd1e Backport of format self-mentions, but don't offer them #7914 6 anos atrás
Contacts 705432ca6f Add filter for `shareapi_allow_share_dialog_user_enumeration` 7 anos atrás
DB eb429e7ee6 Add tests for special domain name 6 anos atrás
Diagnostics 9fec4031b3 Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) 7 anos atrás
Encryption c733cdaa65 Use ::class in test mocks of encryption app 7 anos atrás
Federation f6cd5200a2 clean cloud ids 7 anos atrás
Files 9126cdc7a8 cleanup shared lock if changing to exclusive lock failed 5 anos atrás
GlobalScale 7c2d473d76 add new config switched for the global scale architecture 7 anos atrás
Group 5e15c76d21 Fix unit tests 6 anos atrás
Hooks 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 anos atrás
Http 1b8aae837c Merge pull request #2912 from nextcloud/increase-coverage-response.php 8 anos atrás
IntegrityCheck 094d41937a Fix tests 7 anos atrás
L10N 0493d0e3fb make sure force language is reflected in html lang attribute 6 anos atrás
Lock 1fa6115779 prevent lock values from going negative with memcache backend 6 anos atrás
Lockdown baec42e80a Save the scope of an auth token in the session 7 anos atrás
Log 38c901fadf Delete the correct config value 7 anos atrás
Mail 01278056a5 Provide an option to disable HTML emails 6 anos atrás
Memcache 43e498844e Use ::class in test mocks 7 anos atrás
Migration 43e498844e Use ::class in test mocks 7 anos atrás
Notification 43e498844e Use ::class in test mocks 7 anos atrás
OCS 7753b93aa6 PrivateData to app 7 anos atrás
Preview e55effc5ef Make sure the file is readable before attempting to create a preview 6 anos atrás
PublicNamespace 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 anos atrás
Remote 5ce69e7c42 Add some more tests for ocs remote api 7 anos atrás
Repair 69b22c2d61 Move depsCache clearing to SCSSCacher/JSCombiner 6 anos atrás
RichObjectStrings 9305094b8b Add test and adjust PHP function arguments 8 anos atrás
Security 094d41937a Fix tests 7 anos atrás
Session c733cdaa65 Use ::class in test mocks of encryption app 7 anos atrás
Settings 43e498844e Use ::class in test mocks 7 anos atrás
Share a55e794bfd Cleanup unused methods 7 anos atrás
Share20 2a01c0f3f6 Fix current access list test and add one for $currentAccess === false 7 anos atrás
Support 4c5593998a Add a mechanism to register crach reporters 7 anos atrás
SystemTag 43e498844e Use ::class in test mocks 7 anos atrás
Template 05f76b3469 Use app version to generate scss filename 6 anos atrás
Traits 5ce69e7c42 Add some more tests for ocs remote api 7 anos atrás
Updater 6b97429ebe Show EOL warning in the update section 6 anos atrás
User 879538c22f filter null values for UserManager::getByEmail 6 anos atrás
Util 2fde21e318 extend tests for status quo 7 anos atrás
APITest.php 43e498844e Use ::class in test mocks 7 anos atrás
AllConfigTest.php a0ada9aab4 Don't use deprecated getMock() anymore 7 anos atrás
AppConfigTest.php 5dc6899d1a Fix tests 7 anos atrás
AppTest.php 5fbba7854b fix appinfo parsing when a single localized option is provided 6 anos atrás
AutoLoaderTest.php 54b637e83c Fix unit tests 8 anos atrás
AvatarManagerTest.php f737426eca Add using casing check/fix for initMountPoints 8 anos atrás
AvatarTest.php 0ff3c81fc1 Fix failing AvatarTest 7 anos atrás
CapabilitiesManagerTest.php 43e498844e Use ::class in test mocks 7 anos atrás
ConfigTest.php 95a21e2f2a Check for boolean false and add tests 7 anos atrás
ContactsManagerTest.php 55fc6536d3 FIx lib/ a-d 8 anos atrás
DateTimeFormatterTest.php ca4278a4d7 Provide tests for future timestamp formatting 7 anos atrás
ErrorHandlerTest.php 55fc6536d3 FIx lib/ a-d 8 anos atrás
FileChunkingTest.php ab36980d20 Use ::class in test mocks of dav app 7 anos atrás
FilesTest.php a3c8534b7b Make sure memory limit is > post size and upload filesize 8 anos atrás
HTTPHelperTest.php 43e498844e Use ::class in test mocks 7 anos atrás
HelperStorageTest.php 51c55a867d fix quota tests for external storage 7 anos atrás
HookHelper.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 anos atrás
ImageTest.php dbb034f903 Remove unused mimetype detection method in OC_Image 7 anos atrás
InfoXmlTest.php 8b94fbe014 Add the AppContainer 7 anos atrás
InstallerTest.php f2fd2fdb4f Update CRL to contain revoked files_external_dropbox, passman & payback 5 anos atrás
LargeFileHelperGetFileSizeTest.php a3c1d74829 Remove unneeded Windows logic 8 anos atrás
LargeFileHelperTest.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 anos atrás
LegacyHelperTest.php c0c4443ffc Fixed tests 7 anos atrás
LoggerTest.php 132764bff5 Pass log level to log reporters 7 anos atrás
NaturalSortTest.php 9a4253ef7c Fix lib/ 8 anos atrás
NavigationManagerTest.php eb00dbb593 Fix tests 7 anos atrás
RepairStepTest.php a0ada9aab4 Don't use deprecated getMock() anymore 7 anos atrás
ServerTest.php bc3da3a8f5 Remove IDb interface which was deprecated for 3 years already 8 anos atrás
SetupTest.php 0e2f00ec59 Get the Installer via DI 7 anos atrás
SubAdminTest.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 anos atrás
TagsTest.php cf7c4a4439 Merge pull request #6123 from nextcloud/cleanup-shareItem 7 anos atrás
TempManagerTest.php 9d4729cb6a Fix getMock TempManagerTest 8 anos atrás
TemplateFunctionsTest.php 9a4253ef7c Fix lib/ 8 anos atrás
TestCase.php 43e498844e Use ::class in test mocks 7 anos atrás
TestMoveableMountPoint.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 anos atrás
UpdaterTest.php 0e2f00ec59 Get the Installer via DI 7 anos atrás
UrlGeneratorTest.php c0c4443ffc Fixed tests 7 anos atrás
UserTest.php 7ba665b11d Remove warning 8 anos atrás
UtilCheckServerTest.php edd55b0ea9 Use SystemConfig instead of AllConfig for DB stuff 7 anos atrás
UtilTest.php be4e921306 Use basename() instead of self implementation 7 anos atrás