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 d9b1492e03
Remove old repair steps that aren't executed anymore
9 years ago
..
Accounts Use ::class in test mocks 9 years ago
Activity Use ::class in test mocks 9 years ago
App Remove IAppConfig::getValue 9 years ago
AppFramework Remove not needed 3rdparty app disabling during upgrade for PHP 5.x 9 years ago
Archive Remove unneeded checks if it runs on a Windows machine 10 years ago
Authentication Adjust tests for added lastCheck time 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 do not offer the handle of the current user for auto completion 9 years ago
Command Add proper EOL 9 years ago
Comments comments should compile mentions also if done by author 9 years ago
Contacts/ContactsMenu Add filter for `shareapi_allow_share_dialog_user_enumeration` 9 years ago
DB Fix the type hints of migrations and correctly inject the wrapped schema into migrations 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 Remove IAppConfig::getValue 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 Fix tests 9 years ago
L10N Request->getHeader() should always return a string 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 email buttons for white theme 9 years ago
Memcache Made the cache factory strict 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 Don't lie about the preview mimetype 9 years ago
PublicNamespace Remove deprecated \OCP\Config 9 years ago
Remote Add some more tests for ocs remote api 9 years ago
Repair Remove old repair steps that aren't executed anymore 9 years ago
RichObjectStrings Add test and adjust PHP function arguments 10 years ago
Security Make OCP\Security stricter 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 Remove IAppConfig::setValue 9 years ago
Share20 Fix current access list test and add one for $currentAccess === false 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 Fixed tests 9 years ago
Traits Cleanup OC_User and OCP\User 9 years ago
Updater Cache final result of update check 9 years ago
User never translate login names when requiring with a user id 9 years ago
Util extend tests for status quo 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 Remove IAppConfig::getValue 9 years ago
AutoLoaderTest.php Fix unit tests 10 years ago
AvatarManagerTest.php Use \OC\User\Manager internally in the avatarmanager 9 years ago
AvatarTest.php Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called 9 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 Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called 9 years ago
InfoXmlTest.php Add the AppContainer 10 years ago
InstallerTest.php Use cached app list 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 Fixed tests 9 years ago
LoggerTest.php Pass log level to log reporters 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 Get the Installer via DI 9 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 Cleanup OC_User and OCP\User 9 years ago
TestMoveableMountPoint.php Move tests/ to PSR-4 (#24731) 10 years ago
UpdaterTest.php Remove not needed 3rdparty app disabling during upgrade for PHP 5.x 9 years ago
UrlGeneratorTest.php Fixed tests 9 years ago
UtilCheckServerTest.php Use SystemConfig instead of AllConfig for DB stuff 10 years ago
UtilTest.php Remove deprecated \OCP\Config 9 years ago