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