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