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
Joas Schilling b8fcf6e9b3
Allow empty strings in getAbsoluteURL
7 years ago
..
Accounts Use IAccountManager constants 7 years ago
Activity Remove deprecated publishActivity function 7 years ago
App add deck and mail to the groupware bundle, remove talk 7 years ago
AppFramework Fix tests 7 years ago
Archive Remove \OCP\Files::tmpFolder 8 years ago
Authentication Use the defined func()->count() instead of manual counting 7 years ago
BackgroundJob fixup! fixup! Add backgroundjobs to OCP 7 years ago
Cache
Calendar RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 7 years ago
Collaboration/Collaborators Fix injection to get the user id 7 years ago
Command
Comments Match mentions when the username is wrapped in quotes 7 years ago
Contacts/ContactsMenu Fix risky tests without assertions 8 years ago
DB Merge pull request #11942 from nextcloud/techdebt/noid/use-count-function 7 years ago
Diagnostics
Encryption skip already decrypted files on decrypt all command 7 years ago
Federation Fix risky tests without assertions 8 years ago
Files add test for non existing file by id 7 years ago
GlobalScale
Group Tests fix 8 years ago
Hooks Fix risky tests without assertions 8 years ago
Http/Client Fix HTTP client given options being overriden by default options 8 years ago
IntegrityCheck Handle strict typing in Checker and fix tests 8 years ago
L10N Add simple unit test for findLanguageFromLocale 7 years ago
Lock prevent lock values from going negative with memcache backend 8 years ago
Lockdown
Log Fix tests 7 years ago
Mail Fallback to default path is sendmail can't be found 7 years ago
Memcache Drop support for xcache 8 years ago
Migration Use ::class in test mocks 8 years ago
Notification Fix "Undefined method setExpectedException()" 8 years ago
OCS
Preview Only generate previews in powers of 4 and set min 7 years ago
PublicNamespace Migrate tests for contacts manager to correct test class 8 years ago
Remote Add some more tests for ocs remote api 8 years ago
Repair Use the defined func()->count() instead of manual counting 7 years ago
RichObjectStrings Fix risky tests without assertions 8 years ago
Security Disallow unsafe-eval by default 7 years ago
Session Use ::class in test mocks of encryption app 8 years ago
Settings Cleanup some unused sharing methods from the old sharing code 7 years ago
Share Get rid of shareItem 8 years ago
Share20 Store "sendPasswordByTalk" property of link shares in the database 7 years ago
Support/CrashReport Add breadcrumb support to crash reporters 7 years ago
SystemTag Use ::class in test mocks 8 years ago
Template Make sure to always load the latest icons-vars.css file 7 years ago
Traits Cleanup OC_User and OCP\User 8 years ago
Updater Backend work to provide NC whats New info to users 8 years ago
User filter null values for UserManager::getByEmail 7 years ago
Util extend tests for status quo 8 years ago
APITest.php Remove unused methods and constants from legacy OC_API 8 years ago
AllConfigTest.php
AppConfigTest.php
AppTest.php always enable cloud federation api 8 years ago
AutoLoaderTest.php
AvatarManagerTest.php Use \OC\User\Manager internally in the avatarmanager 8 years ago
AvatarTest.php fixup! Fix comment and cap-height 7 years ago
CapabilitiesManagerTest.php Properly log the full exception instead of only the message 8 years ago
ConfigTest.php
ContactsManagerTest.php Migrate tests for contacts manager to correct test class 8 years ago
DateTimeFormatterTest.php Provide tests for future timestamp formatting 8 years ago
ErrorHandlerTest.php
FileChunkingTest.php Use ::class in test mocks of dav app 8 years ago
FilesTest.php
HelperStorageTest.php
HookHelper.php
ImageTest.php Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called 8 years ago
InfoXmlTest.php Fix risky tests without assertions 8 years ago
InstallerTest.php Use isInstalled of AppManger instead of reimplement it 8 years ago
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php Deprecate unused, private OC_Helper::linkToPublic 7 years ago
LoggerTest.php revert Log's dependency to SystemConfig to work during Installation 8 years ago
MemoryInfoTest.php Adds license to files. Updates the branch. 7 years ago
NaturalSortTest.php
NavigationManagerTest.php Fixed phpunit 8 years ago
RepairStepTest.php
ServerTest.php Remove deprecated HTTPHelper 8 years ago
SetupTest.php Add more test cases 7 years ago
SubAdminTest.php
TagsTest.php Get rid of shareItem 8 years ago
TempManagerTest.php Loglevel is an int 8 years ago
TemplateFunctionsTest.php
TestCase.php whitelist audit.log 8 years ago
TestMoveableMountPoint.php
UpdaterTest.php Revert "Wait for cron to finish before running upgrade command" 7 years ago
UrlGeneratorTest.php Allow empty strings in getAbsoluteURL 7 years ago
UtilCheckServerTest.php
UtilTest.php Remove \OCP\Files::tmpFolder 8 years ago