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