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 0ee45d3d20
Fix proper types
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 Fix proper types 8 years ago
Archive
Authentication Add all parameters to returnValueMap 8 years ago
BackgroundJob Use ::class in test mocks 8 years ago
Cache
Calendar implement CalendarManager 8 years ago
Collaboration/Collaborators Better result handling of email search 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 Fix risky tests without assertions 8 years ago
Diagnostics
Encryption Class "ProgressBar" is declared "final" and cannot be mocked. 8 years ago
Federation Fix risky tests without assertions 8 years ago
Files add ci for swift primary storage 8 years ago
GlobalScale
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
Log
Mail Fix email buttons for white theme 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 Do not cache the settings/sections in the database anymore 8 years ago
Share Remove IAppConfig::setValue 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 Cache final result of update check 8 years ago
User Merge pull request #8036 from nextcloud/phpunit6 8 years ago
Util extend tests for status quo 8 years ago
APITest.php Use ::class in test mocks 8 years ago
AllConfigTest.php
AppConfigTest.php
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
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
HTTPHelperTest.php Use ::class in test mocks 8 years ago
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 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
ServerTest.php
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
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 deprecated \OCP\Config 8 years ago