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