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