Roeland Jago Douma 84482eb25a Merge pull request #9435 from nextcloud/bugfix/noid/fix_force_language_html_attr 6 éve
..
Accounts 43e498844e Use ::class in test mocks 7 éve
Activity 43e498844e Use ::class in test mocks 7 éve
App 362e6b2903 Fix tests 6 éve
AppFramework a2db959f5c Merge pull request #8593 from eneiluj/master 6 éve
Archive 1088068c60 Remove \OCP\Files::tmpFolder 6 éve
Authentication 6b7cf46727 Certain tokens can expire 6 éve
BackgroundJob 43e498844e Use ::class in test mocks 7 éve
Cache 0896d2b006 Make cache tests a bit more clear 7 éve
Calendar 556b2a2b6f implement CalendarManager 7 éve
Collaboration 882096653e Fix calculation if there are more results 6 éve
Command 1ebf91ec16 Add proper EOL 7 éve
Comments cccdfaa6e9 Fix FakeManager 6 éve
Contacts bf2be08c9f Fix risky tests without assertions 6 éve
DB a4cb83df27 Add tests for special domain name 6 éve
Diagnostics 9fec4031b3 Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) 7 éve
Encryption 3917a54113 Class "ProgressBar" is declared "final" and cannot be mocked. 6 éve
Federation bf2be08c9f Fix risky tests without assertions 6 éve
Files 9c23c7c821 Fix ViewTest 6 éve
GlobalScale 7c2d473d76 add new config switched for the global scale architecture 7 éve
Group 720e64ba55 Fixed caldav tests and metadata 2 6 éve
Hooks bf2be08c9f Fix risky tests without assertions 6 éve
Http 9b25ff9fcb adjust httpclient to guzzle6 6 éve
IntegrityCheck 72e745be26 Handle strict typing in Checker and fix tests 6 éve
L10N 2a21471c74 make sure force language is reflected in html lang attribute 6 éve
Lock 89a9d35d90 dont keep shared database locks when running cli scripts 6 éve
Lockdown baec42e80a Save the scope of an auth token in the session 7 éve
Log aff5fe68b3 use SystemConfig, less dependencies, and not publicly needed 6 éve
Mail 9ee1febf62 Provide an option to disable HTML emails 6 éve
Memcache c5fcfb0709 Made the cache factory strict 6 éve
Migration 43e498844e Use ::class in test mocks 7 éve
Notification 870023365c Fix "Undefined method setExpectedException()" 6 éve
OCS 7753b93aa6 PrivateData to app 7 éve
Preview 0dffd07a60 Add tests 6 éve
PublicNamespace 934eade56f Migrate tests for contacts manager to correct test class 6 éve
Remote 5ce69e7c42 Add some more tests for ocs remote api 7 éve
Repair b87e5a0f2e Move depsCache clearing to SCSSCacher/JSCombiner 6 éve
RichObjectStrings bf2be08c9f Fix risky tests without assertions 6 éve
Security 362e6b2903 Fix tests 6 éve
Session c733cdaa65 Use ::class in test mocks of encryption app 7 éve
Settings 35cb529df3 Fix settings tests 6 éve
Share 7785c3752f Remove deprecated HTTPHelper 6 éve
Share20 bf2be08c9f Fix risky tests without assertions 6 éve
Support bf2be08c9f Fix risky tests without assertions 6 éve
SystemTag 43e498844e Use ::class in test mocks 7 éve
Template 362e6b2903 Fix tests 6 éve
Traits 55532f19d9 Cleanup OC_User and OCP\User 6 éve
Updater ec1e039790 Show EOL warning in the update section 6 éve
User 991d9b5c3a Fix session tests 6 éve
Util 2fde21e318 extend tests for status quo 6 éve
APITest.php a1232f46ca Remove unused methods and constants from legacy OC_API 6 éve
AllConfigTest.php a0ada9aab4 Don't use deprecated getMock() anymore 7 éve
AppConfigTest.php 5dc6899d1a Fix tests 7 éve
AppTest.php 46d0d0cda1 fix appinfo parsing when a single localized option is provided 6 éve
AutoLoaderTest.php 54b637e83c Fix unit tests 8 éve
AvatarManagerTest.php 48ea7251d7 Use \OC\User\Manager internally in the avatarmanager 6 éve
AvatarTest.php 3d4c698f44 Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called 6 éve
CapabilitiesManagerTest.php 2a38605545 Properly log the full exception instead of only the message 6 éve
ConfigTest.php 95a21e2f2a Check for boolean false and add tests 7 éve
ContactsManagerTest.php 934eade56f Migrate tests for contacts manager to correct test class 6 éve
DateTimeFormatterTest.php ca4278a4d7 Provide tests for future timestamp formatting 7 éve
ErrorHandlerTest.php 55fc6536d3 FIx lib/ a-d 8 éve
FileChunkingTest.php ab36980d20 Use ::class in test mocks of dav app 7 éve
FilesTest.php a3c8534b7b Make sure memory limit is > post size and upload filesize 8 éve
HelperStorageTest.php 51c55a867d fix quota tests for external storage 7 éve
HookHelper.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 éve
ImageTest.php 3d4c698f44 Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called 6 éve
InfoXmlTest.php bf2be08c9f Fix risky tests without assertions 6 éve
InstallerTest.php 514de5dfa1 Use isInstalled of AppManger instead of reimplement it 6 éve
LargeFileHelperGetFileSizeTest.php a3c1d74829 Remove unneeded Windows logic 8 éve
LargeFileHelperTest.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 éve
LegacyHelperTest.php c0c4443ffc Fixed tests 6 éve
LoggerTest.php 0e6a317516 revert Log's dependency to SystemConfig to work during Installation 6 éve
NaturalSortTest.php 9a4253ef7c Fix lib/ 8 éve
NavigationManagerTest.php f9dbaf6f2a Make sure we test the proper order in the NavigationManagerTest 6 éve
RepairStepTest.php a0ada9aab4 Don't use deprecated getMock() anymore 7 éve
ServerTest.php 7785c3752f Remove deprecated HTTPHelper 6 éve
SetupTest.php 0e2f00ec59 Get the Installer via DI 7 éve
SubAdminTest.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 éve
TagsTest.php cf7c4a4439 Merge pull request #6123 from nextcloud/cleanup-shareItem 7 éve
TempManagerTest.php 6994bce951 Loglevel is an int 6 éve
TemplateFunctionsTest.php 9a4253ef7c Fix lib/ 8 éve
TestCase.php c3424df1f0 Require PHPUnit 6.5 or higher 6 éve
TestMoveableMountPoint.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 éve
UpdaterTest.php c70927eaa0 Remove not needed 3rdparty app disabling during upgrade for PHP 5.x 6 éve
UrlGeneratorTest.php c0c4443ffc Fixed tests 6 éve
UtilCheckServerTest.php edd55b0ea9 Use SystemConfig instead of AllConfig for DB stuff 7 éve
UtilTest.php 1088068c60 Remove \OCP\Files::tmpFolder 6 éve