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