Roeland Jago Douma e8acf448eb Merge pull request #6651 from nextcloud/remote-cloud-client 6 jaren geleden
..
Accounts 43e498844e Use ::class in test mocks 6 jaren geleden
Activity 43e498844e Use ::class in test mocks 6 jaren geleden
App 6bbda28881 Fix tests 6 jaren geleden
AppFramework b88db3a389 Merge pull request #6921 from nextcloud/appmanager-securitymiddleware 6 jaren geleden
Archive c2d88a08b7 Remove unneeded checks if it runs on a Windows machine 8 jaren geleden
Authentication 9ac878b6cb Adjust tests for added lastCheck time 6 jaren geleden
BackgroundJob 43e498844e Use ::class in test mocks 6 jaren geleden
Cache 0896d2b006 Make cache tests a bit more clear 7 jaren geleden
Calendar 556b2a2b6f implement CalendarManager 6 jaren geleden
Collaboration 43b92b8e06 Add unit tests for SearchResult 6 jaren geleden
Command 1ebf91ec16 Add proper EOL 6 jaren geleden
Comments d5f1cef642 fix comment sorter 6 jaren geleden
Contacts 705432ca6f Add filter for `shareapi_allow_share_dialog_user_enumeration` 6 jaren geleden
DB da3004b8f5 add postgresql10 compatibility to dbal 6 jaren geleden
Diagnostics 9fec4031b3 Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) 7 jaren geleden
Encryption c733cdaa65 Use ::class in test mocks of encryption app 6 jaren geleden
Federation f6cd5200a2 clean cloud ids 7 jaren geleden
Files 989a8a3668 Merge pull request #6220 from nextcloud/cached-mount-info-filepath 6 jaren geleden
GlobalScale 7c2d473d76 add new config switched for the global scale architecture 7 jaren geleden
Group 43e498844e Use ::class in test mocks 6 jaren geleden
Hooks 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 jaren geleden
Http 1b8aae837c Merge pull request #2912 from nextcloud/increase-coverage-response.php 7 jaren geleden
IntegrityCheck 3eb3e437c8 Add proper tests 7 jaren geleden
L10N 8b734347b1 use formal version of German if default_language is set to 'de_DE' 6 jaren geleden
Lock cd5183dccc Fix getMock DBLockingProviderTest 7 jaren geleden
Lockdown baec42e80a Save the scope of an auth token in the session 7 jaren geleden
Log 38c901fadf Delete the correct config value 7 jaren geleden
Mail cce4c285db Fix email buttons for white theme 6 jaren geleden
Memcache 43e498844e Use ::class in test mocks 6 jaren geleden
Migration 43e498844e Use ::class in test mocks 6 jaren geleden
Notification 43e498844e Use ::class in test mocks 6 jaren geleden
OCS 7753b93aa6 PrivateData to app 7 jaren geleden
Preview 2847e9f2e3 fix preview tests 7 jaren geleden
PublicNamespace 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 jaren geleden
Remote 5ce69e7c42 Add some more tests for ocs remote api 6 jaren geleden
Repair a923e755e6 check if the user still exists before we try to cleanup the previews 6 jaren geleden
RichObjectStrings 9305094b8b Add test and adjust PHP function arguments 7 jaren geleden
Security c733cdaa65 Use ::class in test mocks of encryption app 6 jaren geleden
Session c733cdaa65 Use ::class in test mocks of encryption app 6 jaren geleden
Settings 43e498844e Use ::class in test mocks 6 jaren geleden
Share a55e794bfd Cleanup unused methods 6 jaren geleden
Share20 2a01c0f3f6 Fix current access list test and add one for $currentAccess === false 6 jaren geleden
Support 4c5593998a Add a mechanism to register crach reporters 6 jaren geleden
SystemTag 43e498844e Use ::class in test mocks 6 jaren geleden
Template 9c24b7be2d tests: change helper scope 6 jaren geleden
Traits 5ce69e7c42 Add some more tests for ocs remote api 6 jaren geleden
Updater 43e498844e Use ::class in test mocks 6 jaren geleden
User 43e498844e Use ::class in test mocks 6 jaren geleden
Util e1f52fc901 Stricter phan config fixes 7 jaren geleden
APITest.php 43e498844e Use ::class in test mocks 6 jaren geleden
AllConfigTest.php a0ada9aab4 Don't use deprecated getMock() anymore 7 jaren geleden
AppConfigTest.php 5dc6899d1a Fix tests 7 jaren geleden
AppTest.php 7a8bd73547 Fix tests 7 jaren geleden
AutoLoaderTest.php 54b637e83c Fix unit tests 8 jaren geleden
AvatarManagerTest.php f737426eca Add using casing check/fix for initMountPoints 7 jaren geleden
AvatarTest.php 8e8fe6b8eb Fix tests 6 jaren geleden
CapabilitiesManagerTest.php 43e498844e Use ::class in test mocks 6 jaren geleden
ConfigTest.php 95a21e2f2a Check for boolean false and add tests 7 jaren geleden
ContactsManagerTest.php 55fc6536d3 FIx lib/ a-d 8 jaren geleden
DateTimeFormatterTest.php ca4278a4d7 Provide tests for future timestamp formatting 6 jaren geleden
ErrorHandlerTest.php 55fc6536d3 FIx lib/ a-d 8 jaren geleden
FileChunkingTest.php ab36980d20 Use ::class in test mocks of dav app 6 jaren geleden
FilesTest.php a3c8534b7b Make sure memory limit is > post size and upload filesize 7 jaren geleden
HTTPHelperTest.php 43e498844e Use ::class in test mocks 6 jaren geleden
HelperStorageTest.php 51c55a867d fix quota tests for external storage 7 jaren geleden
HookHelper.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 jaren geleden
ImageTest.php dbb034f903 Remove unused mimetype detection method in OC_Image 6 jaren geleden
InfoXmlTest.php 8b94fbe014 Add the AppContainer 7 jaren geleden
InstallerTest.php df61d43529 Make isUpdateAvailable non-static 6 jaren geleden
LargeFileHelperGetFileSizeTest.php a3c1d74829 Remove unneeded Windows logic 7 jaren geleden
LargeFileHelperTest.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 jaren geleden
LegacyHelperTest.php 0245dd7221 Simplify isSubDirectory check 7 jaren geleden
LoggerTest.php 132764bff5 Pass log level to log reporters 6 jaren geleden
NaturalSortTest.php 9a4253ef7c Fix lib/ 8 jaren geleden
NavigationManagerTest.php eb00dbb593 Fix tests 6 jaren geleden
RepairStepTest.php a0ada9aab4 Don't use deprecated getMock() anymore 7 jaren geleden
ServerTest.php bc3da3a8f5 Remove IDb interface which was deprecated for 3 years already 7 jaren geleden
SetupTest.php 0e2f00ec59 Get the Installer via DI 6 jaren geleden
SubAdminTest.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 jaren geleden
TagsTest.php cf7c4a4439 Merge pull request #6123 from nextcloud/cleanup-shareItem 6 jaren geleden
TempManagerTest.php 9d4729cb6a Fix getMock TempManagerTest 7 jaren geleden
TemplateFunctionsTest.php 9a4253ef7c Fix lib/ 8 jaren geleden
TestCase.php 43e498844e Use ::class in test mocks 6 jaren geleden
TestMoveableMountPoint.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 jaren geleden
UpdaterTest.php 0e2f00ec59 Get the Installer via DI 6 jaren geleden
UrlGeneratorTest.php f039ba7480 Add tests and inject IRequest 7 jaren geleden
UserTest.php 7ba665b11d Remove warning 7 jaren geleden
UtilCheckServerTest.php edd55b0ea9 Use SystemConfig instead of AllConfig for DB stuff 7 jaren geleden
UtilTest.php be4e921306 Use basename() instead of self implementation 6 jaren geleden