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 4a0b7aaf6c
Merge tips & tricks section into setup checks
8 years ago
..
Accounts Use ::class in test mocks 8 years ago
Activity Use ::class in test mocks 8 years ago
App Fix tests 8 years ago
AppFramework Move caching logic to response 8 years ago
Archive Remove \OCP\Files::tmpFolder 8 years ago
Authentication Certain tokens can expire 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 Add another test 8 years ago
Contacts/ContactsMenu Fix risky tests without assertions 8 years ago
DB Add tests for special domain name 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 add azure unit tests with azurite 8 years ago
GlobalScale add new config switched for the global scale architecture 9 years ago
Group Fixed caldav tests and metadata 2 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 make sure force language is reflected in html lang attribute 8 years ago
Lock dont keep shared database locks when running cli scripts 8 years ago
Lockdown Save the scope of an auth token in the session 9 years ago
Log use SystemConfig, less dependencies, and not publicly needed 8 years ago
Mail Provide an option to disable HTML emails 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 Make sure the file is readable before attempting to create a preview 8 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 Move depsCache clearing to SCSSCacher/JSCombiner 8 years ago
RichObjectStrings Fix risky tests without assertions 8 years ago
Security Fix tests 8 years ago
Session Use ::class in test mocks of encryption app 8 years ago
Settings Merge tips & tricks section into setup checks 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 8 years ago
Traits Cleanup OC_User and OCP\User 8 years ago
Updater Show EOL warning in the update section 8 years ago
User Added case example to tests 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
AppTest.php fix appinfo parsing when a single localized option is provided 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 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 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 isInstalled of AppManger instead of reimplement it 8 years ago
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php Fixed tests 8 years ago
LoggerTest.php revert Log's dependency to SystemConfig to work during Installation 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
UtilTest.php Remove \OCP\Files::tmpFolder 8 years ago