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