Robin Appelman 46d0d0cda1 fix appinfo parsing when a single localized option is provided 6 lat temu
..
Accounts 43e498844e Use ::class in test mocks 7 lat temu
Activity 43e498844e Use ::class in test mocks 7 lat temu
App ac939e8fd4 Fix version comparison with minor and patch level requirements 6 lat temu
AppFramework a2db959f5c Merge pull request #8593 from eneiluj/master 6 lat temu
Archive 1088068c60 Remove \OCP\Files::tmpFolder 6 lat temu
Authentication 372e06d742 Add all parameters to returnValueMap 6 lat temu
BackgroundJob 43e498844e Use ::class in test mocks 7 lat temu
Cache 0896d2b006 Make cache tests a bit more clear 7 lat temu
Calendar 556b2a2b6f implement CalendarManager 6 lat temu
Collaboration 882096653e Fix calculation if there are more results 6 lat temu
Command 1ebf91ec16 Add proper EOL 7 lat temu
Comments 3784fa2074 comments should compile mentions also if done by author 6 lat temu
Contacts bf2be08c9f Fix risky tests without assertions 6 lat temu
DB 89a9d35d90 dont keep shared database locks when running cli scripts 6 lat temu
Diagnostics 9fec4031b3 Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) 7 lat temu
Encryption 3917a54113 Class "ProgressBar" is declared "final" and cannot be mocked. 6 lat temu
Federation bf2be08c9f Fix risky tests without assertions 6 lat temu
Files 73e6eea57e Fix tests 6 lat temu
GlobalScale 7c2d473d76 add new config switched for the global scale architecture 7 lat temu
Group 720e64ba55 Fixed caldav tests and metadata 2 6 lat temu
Hooks bf2be08c9f Fix risky tests without assertions 6 lat temu
Http 9b25ff9fcb adjust httpclient to guzzle6 6 lat temu
IntegrityCheck 72e745be26 Handle strict typing in Checker and fix tests 6 lat temu
L10N 870023365c Fix "Undefined method setExpectedException()" 6 lat temu
Lock 89a9d35d90 dont keep shared database locks when running cli scripts 6 lat temu
Lockdown baec42e80a Save the scope of an auth token in the session 7 lat temu
Log 38c901fadf Delete the correct config value 7 lat temu
Mail 9ee1febf62 Provide an option to disable HTML emails 6 lat temu
Memcache c5fcfb0709 Made the cache factory strict 6 lat temu
Migration 43e498844e Use ::class in test mocks 7 lat temu
Notification 870023365c Fix "Undefined method setExpectedException()" 6 lat temu
OCS 7753b93aa6 PrivateData to app 7 lat temu
Preview 5b21650097 Don't lie about the preview mimetype 6 lat temu
PublicNamespace 934eade56f Migrate tests for contacts manager to correct test class 6 lat temu
Remote 5ce69e7c42 Add some more tests for ocs remote api 6 lat temu
Repair b87e5a0f2e Move depsCache clearing to SCSSCacher/JSCombiner 6 lat temu
RichObjectStrings bf2be08c9f Fix risky tests without assertions 6 lat temu
Security 84316aec66 Add ARGON2I support to the hasher 6 lat temu
Session c733cdaa65 Use ::class in test mocks of encryption app 7 lat temu
Settings 3285becdc1 fix unit tests 6 lat temu
Share 7785c3752f Remove deprecated HTTPHelper 6 lat temu
Share20 bf2be08c9f Fix risky tests without assertions 6 lat temu
Support bf2be08c9f Fix risky tests without assertions 6 lat temu
SystemTag 43e498844e Use ::class in test mocks 7 lat temu
Template 1d7b14dfb1 Use app version to generate scss filename 6 lat temu
Traits 55532f19d9 Cleanup OC_User and OCP\User 6 lat temu
Updater ec1e039790 Show EOL warning in the update section 6 lat temu
User 8b9bd37e4e Fixed tests 6 lat temu
Util 2fde21e318 extend tests for status quo 6 lat temu
APITest.php a1232f46ca Remove unused methods and constants from legacy OC_API 6 lat temu
AllConfigTest.php a0ada9aab4 Don't use deprecated getMock() anymore 7 lat temu
AppConfigTest.php 5dc6899d1a Fix tests 7 lat temu
AppTest.php 46d0d0cda1 fix appinfo parsing when a single localized option is provided 6 lat temu
AutoLoaderTest.php 54b637e83c Fix unit tests 8 lat temu
AvatarManagerTest.php 48ea7251d7 Use \OC\User\Manager internally in the avatarmanager 6 lat temu
AvatarTest.php 3d4c698f44 Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called 6 lat temu
CapabilitiesManagerTest.php 2a38605545 Properly log the full exception instead of only the message 6 lat temu
ConfigTest.php 95a21e2f2a Check for boolean false and add tests 7 lat temu
ContactsManagerTest.php 934eade56f Migrate tests for contacts manager to correct test class 6 lat temu
DateTimeFormatterTest.php ca4278a4d7 Provide tests for future timestamp formatting 7 lat temu
ErrorHandlerTest.php 55fc6536d3 FIx lib/ a-d 8 lat temu
FileChunkingTest.php ab36980d20 Use ::class in test mocks of dav app 7 lat temu
FilesTest.php a3c8534b7b Make sure memory limit is > post size and upload filesize 8 lat temu
HelperStorageTest.php 51c55a867d fix quota tests for external storage 7 lat temu
HookHelper.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 lat temu
ImageTest.php 3d4c698f44 Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called 6 lat temu
InfoXmlTest.php bf2be08c9f Fix risky tests without assertions 6 lat temu
InstallerTest.php 514de5dfa1 Use isInstalled of AppManger instead of reimplement it 6 lat temu
LargeFileHelperGetFileSizeTest.php a3c1d74829 Remove unneeded Windows logic 8 lat temu
LargeFileHelperTest.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 lat temu
LegacyHelperTest.php c0c4443ffc Fixed tests 6 lat temu
LoggerTest.php b9583c6dce Log exceptions as nested array instead of encoded json 6 lat temu
NaturalSortTest.php 9a4253ef7c Fix lib/ 8 lat temu
NavigationManagerTest.php f9dbaf6f2a Make sure we test the proper order in the NavigationManagerTest 6 lat temu
RepairStepTest.php a0ada9aab4 Don't use deprecated getMock() anymore 7 lat temu
ServerTest.php 7785c3752f Remove deprecated HTTPHelper 6 lat temu
SetupTest.php 0e2f00ec59 Get the Installer via DI 6 lat temu
SubAdminTest.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 lat temu
TagsTest.php cf7c4a4439 Merge pull request #6123 from nextcloud/cleanup-shareItem 7 lat temu
TempManagerTest.php 6994bce951 Loglevel is an int 6 lat temu
TemplateFunctionsTest.php 9a4253ef7c Fix lib/ 8 lat temu
TestCase.php c3424df1f0 Require PHPUnit 6.5 or higher 6 lat temu
TestMoveableMountPoint.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 lat temu
UpdaterTest.php c70927eaa0 Remove not needed 3rdparty app disabling during upgrade for PHP 5.x 6 lat temu
UrlGeneratorTest.php c0c4443ffc Fixed tests 6 lat temu
UtilCheckServerTest.php edd55b0ea9 Use SystemConfig instead of AllConfig for DB stuff 7 lat temu
UtilTest.php 1088068c60 Remove \OCP\Files::tmpFolder 6 lat temu