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
Roeland Jago Douma 1ea7f14f0a
Fix SessionTest
9 years ago
..
Accounts fix email verification status 9 years ago
Activity Fix activity manager tests 9 years ago
App Add new bundle 9 years ago
AppFramework Remove explicit type hints for Controller 9 years ago
Archive
Authentication Merge pull request #4894 from nextcloud/generic-security-activities 9 years ago
BackgroundJob Add duration of last job execution to the table 9 years ago
Cache Make cache tests a bit more clear 9 years ago
Command Add proper tests 9 years ago
Comments Can not insert auto increment on oracle 9 years ago
Contacts/ContactsMenu Do not show an email action for contacts with emtpy email addresses 9 years ago
DB Fix querybuilder and functionbuilder tests 9 years ago
Diagnostics Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) 9 years ago
Encryption Don't use deprecated getMock() anymore 9 years ago
Federation clean cloud ids 9 years ago
Files Fix CacheTest 9 years ago
GlobalScale add new config switched for the global scale architecture 9 years ago
Group Remove legacy OC_User_Backend and OC_User_Interface 9 years ago
Hooks
Http/Client Merge pull request #2912 from nextcloud/increase-coverage-response.php 9 years ago
IntegrityCheck Add proper tests 9 years ago
L10N Use symfony/translation for L10N plurals 9 years ago
Lock Fix getMock DBLockingProviderTest 10 years ago
Lockdown Save the scope of an auth token in the session 9 years ago
Log Delete the correct config value 9 years ago
Mail Rename renderHTML to renderHtml 9 years ago
Memcache Make cache tests a bit more clear 9 years ago
Migration Fix getMock Migration 10 years ago
Notification Use a php class for the definitions to avoid loading problems 9 years ago
OCS PrivateData to app 9 years ago
Preview fix preview tests 9 years ago
PublicNamespace
Repair Fix RepairMimeTypeTest 9 years ago
RichObjectStrings Add test and adjust PHP function arguments 9 years ago
Security Add bruteforce capabilities 9 years ago
Session
Settings … and their tests needed adjustments, too 9 years ago
Share Fix last failures with oracle 9 years ago
Share20 Move pre_shared and post_shared events to EventDispatcher 9 years ago
SystemTag test setTagGroups with empty groupids 9 years ago
Template Properly handle if the deps file if for some reason empty 9 years ago
Traits fix and extend dav test to also test the master-key setup 9 years ago
Updater Update the URLs in tests to use example.org 9 years ago
User Fix SessionTest 9 years ago
Util Stricter phan config fixes 9 years ago
APITest.php
AllConfigTest.php Don't use deprecated getMock() anymore 9 years ago
AppConfigTest.php Fix tests 9 years ago
AppTest.php Fix tests 9 years ago
AutoLoaderTest.php
AvatarManagerTest.php Add using casing check/fix for initMountPoints 9 years ago
AvatarTest.php avatar to appdata 9 years ago
CapabilitiesManagerTest.php Add tests for public capabilties 9 years ago
ConfigTest.php Check for boolean false and add tests 9 years ago
ContactsManagerTest.php
DateTimeFormatterTest.php Fix more tests 9 years ago
ErrorHandlerTest.php
FileChunkingTest.php Fix getMock FileChunkingTest 10 years ago
FilesTest.php Make sure memory limit is > post size and upload filesize 10 years ago
HTTPHelperTest.php Fix getMock HTTPHelper 10 years ago
HelperStorageTest.php fix quota tests for external storage 9 years ago
HookHelper.php
ImageTest.php Use 90% JPEG quality for thumbnails and previews by default 9 years ago
InfoXmlTest.php Add the AppContainer 9 years ago
InstallerTest.php Fix the installer tests 9 years ago
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php Simplify isSubDirectory check 9 years ago
LoggerTest.php Better fallback for unknown log types 9 years ago
NaturalSortTest.php
NavigationManagerTest.php Don't load navigation entries of restricted apps 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 9 years ago
SetupTest.php Move OC_Defaults to OCP\Defaults 9 years ago
SubAdminTest.php
TagsTest.php Fix getMock TagTest 10 years ago
TempManagerTest.php Fix getMock TempManagerTest 10 years ago
TemplateFunctionsTest.php
TestCase.php Move OC_Defaults to OCP\Defaults 9 years ago
TestMoveableMountPoint.php
UpdaterTest.php Prevent migration from ownCloud 11 to Nextcloud 12 9 years ago
UrlGeneratorTest.php Add tests and inject IRequest 9 years ago
UserTest.php Remove warning 9 years ago
UtilCheckServerTest.php Use SystemConfig instead of AllConfig for DB stuff 9 years ago
UtilTest.php Use IConfig instead of static OCP\Config 9 years ago