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
Robin Appelman 46d0d0cda1
fix appinfo parsing when a single localized option is provided
8 years ago
..
Accounts Use ::class in test mocks 8 years ago
Activity Use ::class in test mocks 8 years ago
App Fix version comparison with minor and patch level requirements 8 years ago
AppFramework Merge pull request #8593 from eneiluj/master 8 years ago
Archive Remove \OCP\Files::tmpFolder 8 years ago
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 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 dont keep shared database locks when running cli scripts 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 Fix tests 8 years ago
GlobalScale
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 Fix "Undefined method setExpectedException()" 8 years ago
Lock dont keep shared database locks when running cli scripts 8 years ago
Lockdown
Log
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
Preview Don't lie about the preview mimetype 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 Add ARGON2I support to the hasher 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 Use app version to generate scss filename 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 Fixed 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
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
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 Fixed tests 8 years ago
LoggerTest.php Log exceptions as nested array instead of encoded json 8 years ago
NaturalSortTest.php
NavigationManagerTest.php Make sure we test the proper order in the NavigationManagerTest 8 years ago
RepairStepTest.php
ServerTest.php Remove deprecated HTTPHelper 8 years ago
SetupTest.php Get the Installer via DI 8 years ago
SubAdminTest.php
TagsTest.php
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