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 7785c3752f
Remove deprecated HTTPHelper
8 years ago
..
Accounts Use ::class in test mocks 8 years ago
Activity Use ::class in test mocks 8 years ago
App App manager is not needed anymore 8 years ago
AppFramework Merge pull request #8593 from eneiluj/master 8 years ago
Archive
Authentication Add all parameters to returnValueMap 8 years ago
BackgroundJob Use ::class in test mocks 8 years ago
Cache Make cache tests a bit more clear 9 years ago
Calendar implement CalendarManager 8 years ago
Collaboration/Collaborators Fix calculation if there are more results 8 years ago
Command Add proper EOL 8 years ago
Comments comments should compile mentions also if done by author 8 years ago
Contacts/ContactsMenu Fix risky tests without assertions 8 years ago
DB Use insertIfNotExist of the new interface 8 years ago
Diagnostics Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) 9 years ago
Encryption Class "ProgressBar" is declared "final" and cannot be mocked. 8 years ago
Federation Fix risky tests without assertions 8 years ago
Files Hardening of SimpleFile getContent 8 years ago
GlobalScale add new config switched for the global scale architecture 9 years ago
Group Fix risky tests without assertions 8 years ago
Hooks Fix risky tests without assertions 8 years ago
Http/Client adjust httpclient to guzzle6 8 years ago
IntegrityCheck Handle strict typing in Checker and fix tests 8 years ago
L10N Fix "Undefined method setExpectedException()" 8 years ago
Lock
Lockdown Save the scope of an auth token in the session 9 years ago
Log Delete the correct config value 9 years ago
Mail Fix tests 8 years ago
Memcache Made the cache factory strict 8 years ago
Migration Use ::class in test mocks 8 years ago
Notification Fix "Undefined method setExpectedException()" 8 years ago
OCS PrivateData to app 9 years ago
Preview Don't lie about the preview mimetype 8 years ago
PublicNamespace Remove deprecated \OCP\Config 8 years ago
Remote Add some more tests for ocs remote api 8 years ago
Repair Move depsCache clearing to SCSSCacher/JSCombiner 8 years ago
RichObjectStrings Fix risky tests without assertions 8 years ago
Security Fix risky tests without assertions 8 years ago
Session Use ::class in test mocks of encryption app 8 years ago
Settings fix unit tests 8 years ago
Share Remove deprecated HTTPHelper 8 years ago
Share20 Fix risky tests without assertions 8 years ago
Support/CrashReport Fix risky tests without assertions 8 years ago
SystemTag Use ::class in test mocks 8 years ago
Template Fix tests to use ICacheFactory 8 years ago
Traits Cleanup OC_User and OCP\User 8 years ago
Updater Cache final result of update check 8 years ago
User Merge pull request #7419 from Abijeet/feature-7175 8 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 Don't use deprecated getMock() anymore 9 years ago
AppConfigTest.php Fix tests 9 years ago
AppTest.php Fix app version to be always string and neither array nor null 8 years ago
AutoLoaderTest.php
AvatarManagerTest.php Use \OC\User\Manager internally in the avatarmanager 8 years ago
AvatarTest.php Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called 8 years ago
CapabilitiesManagerTest.php Properly log the full exception instead of only the message 8 years ago
ConfigTest.php Check for boolean false and add tests 9 years ago
ContactsManagerTest.php
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 fix quota tests for external storage 9 years ago
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 cached app list 8 years ago
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php Fixed tests 8 years ago
LoggerTest.php Pass log level to log reporters 8 years ago
NaturalSortTest.php
NavigationManagerTest.php Make sure we test the proper order in the NavigationManagerTest 8 years ago
RepairStepTest.php Don't use deprecated getMock() anymore 9 years ago
ServerTest.php Remove deprecated HTTPHelper 8 years ago
SetupTest.php Get the Installer via DI 8 years ago
SubAdminTest.php
TagsTest.php Merge pull request #6123 from nextcloud/cleanup-shareItem 8 years ago
TempManagerTest.php Loglevel is an int 8 years ago
TemplateFunctionsTest.php
TestCase.php Require PHPUnit 6.5 or higher 8 years ago
TestMoveableMountPoint.php
UpdaterTest.php Remove not needed 3rdparty app disabling during upgrade for PHP 5.x 8 years ago
UrlGeneratorTest.php Fixed tests 8 years ago
UtilCheckServerTest.php Use SystemConfig instead of AllConfig for DB stuff 9 years ago
UtilTest.php Use proper method to format absolute timestamp 8 years ago