You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/tests/lib
Morris Jobke dbb034f903
Remove unused mimetype detection method in OC_Image
9 years ago
..
Accounts Use ::class in test mocks 9 years ago
Activity Use ::class in test mocks 9 years ago
App Fix tests 9 years ago
AppFramework Merge pull request #6921 from nextcloud/appmanager-securitymiddleware 9 years ago
Archive Remove unneeded checks if it runs on a Windows machine 10 years ago
Authentication Fix duplicate session token after remembered login 9 years ago
BackgroundJob Use ::class in test mocks 9 years ago
Cache Make cache tests a bit more clear 9 years ago
Calendar implement CalendarManager 9 years ago
Collaboration/Collaborators Add unit tests for SearchResult 9 years ago
Command Add proper EOL 9 years ago
Comments fix comment sorter 9 years ago
Contacts/ContactsMenu Add filter for `shareapi_allow_share_dialog_user_enumeration` 9 years ago
DB Add foreign key support to OC 9 years ago
Diagnostics Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) 9 years ago
Encryption Use ::class in test mocks of encryption app 9 years ago
Federation clean cloud ids 10 years ago
Files Merge pull request #6220 from nextcloud/cached-mount-info-filepath 9 years ago
GlobalScale add new config switched for the global scale architecture 9 years ago
Group Use ::class in test mocks 9 years ago
Hooks Move tests/ to PSR-4 (#24731) 10 years ago
Http/Client Merge pull request #2912 from nextcloud/increase-coverage-response.php 10 years ago
IntegrityCheck Add proper tests 10 years ago
L10N Make L10N->l provide weekdayName 9 years ago
Lock Fix getMock DBLockingProviderTest 10 years ago
Lockdown Save the scope of an auth token in the session 10 years ago
Log Delete the correct config value 9 years ago
Mail Fix welcome text for better grammar in themed instances 9 years ago
Memcache Use ::class in test mocks 9 years ago
Migration Use ::class in test mocks 9 years ago
Notification Use ::class in test mocks 9 years ago
OCS PrivateData to app 9 years ago
Preview fix preview tests 9 years ago
PublicNamespace Move tests/ to PSR-4 (#24731) 10 years ago
Repair check if the user still exists before we try to cleanup the previews 9 years ago
RichObjectStrings Add test and adjust PHP function arguments 10 years ago
Security Use ::class in test mocks of encryption app 9 years ago
Session Use ::class in test mocks of encryption app 9 years ago
Settings Use ::class in test mocks 9 years ago
Share Cleanup unused methods 9 years ago
Share20 Use the language of the recipient for the share notification 9 years ago
Support/CrashReport Add a mechanism to register crach reporters 9 years ago
SystemTag Use ::class in test mocks 9 years ago
Template tests: change helper scope 9 years ago
Traits fix and extend dav test to also test the master-key setup 9 years ago
Updater Use ::class in test mocks 9 years ago
User Use ::class in test mocks 9 years ago
Util Stricter phan config fixes 9 years ago
APITest.php Use ::class in test mocks 9 years ago
AllConfigTest.php Don't use deprecated getMock() anymore 9 years ago
AppConfigTest.php Fix tests 10 years ago
AppTest.php Fix tests 9 years ago
AutoLoaderTest.php Fix unit tests 10 years ago
AvatarManagerTest.php Add using casing check/fix for initMountPoints 10 years ago
AvatarTest.php avatar to appdata 10 years ago
CapabilitiesManagerTest.php Use ::class in test mocks 9 years ago
ConfigTest.php Check for boolean false and add tests 10 years ago
ContactsManagerTest.php
DateTimeFormatterTest.php Provide tests for future timestamp formatting 9 years ago
ErrorHandlerTest.php
FileChunkingTest.php Use ::class in test mocks of dav app 9 years ago
FilesTest.php Make sure memory limit is > post size and upload filesize 10 years ago
HTTPHelperTest.php Use ::class in test mocks 9 years ago
HelperStorageTest.php fix quota tests for external storage 9 years ago
HookHelper.php Move tests/ to PSR-4 (#24731) 10 years ago
ImageTest.php Remove unused mimetype detection method in OC_Image 9 years ago
InfoXmlTest.php Add the AppContainer 10 years ago
InstallerTest.php Fix the installer tests 9 years ago
LargeFileHelperGetFileSizeTest.php Remove unneeded Windows logic 10 years ago
LargeFileHelperTest.php Move tests/ to PSR-4 (#24731) 10 years ago
LegacyHelperTest.php Simplify isSubDirectory check 10 years ago
LoggerTest.php Pass the exception context to the crash reporter 9 years ago
NaturalSortTest.php
NavigationManagerTest.php Fix tests 9 years ago
RepairStepTest.php Don't use deprecated getMock() anymore 9 years ago
ServerTest.php Remove IDb interface which was deprecated for 3 years already 10 years ago
SetupTest.php Move OC_Defaults to OCP\Defaults 10 years ago
SubAdminTest.php Move tests/ to PSR-4 (#24731) 10 years ago
TagsTest.php Merge pull request #6123 from nextcloud/cleanup-shareItem 9 years ago
TempManagerTest.php Fix getMock TempManagerTest 10 years ago
TemplateFunctionsTest.php
TestCase.php Use ::class in test mocks 9 years ago
TestMoveableMountPoint.php Move tests/ to PSR-4 (#24731) 10 years ago
UpdaterTest.php Prevent migration from ownCloud 11 to Nextcloud 12 10 years ago
UrlGeneratorTest.php Add tests and inject IRequest 9 years ago
UserTest.php Remove warning 10 years ago
UtilCheckServerTest.php Use SystemConfig instead of AllConfig for DB stuff 10 years ago
UtilTest.php Use basename() instead of self implementation 9 years ago