Christoph Wurst 3f2cd13beb Remove HHVM check 6 年 前
..
Accounts 43e498844e Use ::class in test mocks 7 年 前
Activity 60a34179c9 Remove deprecated publishActivity function 6 年 前
App 325e8bea16 add deck and mail to the groupware bundle, remove talk 6 年 前
AppFramework 8c1e75e052 Do not use file as template parameter 6 年 前
Archive 1088068c60 Remove \OCP\Files::tmpFolder 6 年 前
Authentication 19f84f7b54 Add tests 6 年 前
BackgroundJob 43e498844e Use ::class in test mocks 7 年 前
Cache 0896d2b006 Make cache tests a bit more clear 7 年 前
Calendar 970242b6ca RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 6 年 前
Collaboration 03f1fef160 Ignore deactivated users in collaborators user search plugin 6 年 前
Command 1ebf91ec16 Add proper EOL 7 年 前
Comments 66945f9574 Allow to filter the unread count by verb 6 年 前
Contacts bf2be08c9f Fix risky tests without assertions 6 年 前
DB fe286e21ca Fix tests 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 3f2cd13beb Remove HHVM check 6 年 前
GlobalScale 7c2d473d76 add new config switched for the global scale architecture 7 年 前
Group 0f84351a76 Tests fix 6 年 前
Hooks bf2be08c9f Fix risky tests without assertions 6 年 前
Http 00c3a7eb4c Fix HTTP client given options being overriden by default options 6 年 前
IntegrityCheck 72e745be26 Handle strict typing in Checker and fix tests 6 年 前
L10N 2440ee6b84 Add simple unit test for findLanguageFromLocale 6 年 前
Lock 3d5acbb1d0 prevent lock values from going negative with memcache backend 6 年 前
Lockdown baec42e80a Save the scope of an auth token in the session 7 年 前
Log 7005ff420e Fix tests 6 年 前
Mail be7db1573d Swift to \Swift_Mailer as abstraction 6 年 前
Memcache bfa49410a2 Drop support for xcache 6 年 前
Migration 43e498844e Use ::class in test mocks 7 年 前
Notification 870023365c Fix "Undefined method setExpectedException()" 6 年 前
OCS 7753b93aa6 PrivateData to app 7 年 前
Preview bb2336f389 Merge pull request #10526 from steiny2k/HEICHEIF 6 年 前
PublicNamespace 934eade56f Migrate tests for contacts manager to correct test class 6 年 前
Remote 5ce69e7c42 Add some more tests for ocs remote api 6 年 前
Repair b87e5a0f2e Move depsCache clearing to SCSSCacher/JSCombiner 6 年 前
RichObjectStrings bf2be08c9f Fix risky tests without assertions 6 年 前
Security 362e6b2903 Fix tests 6 年 前
Session c733cdaa65 Use ::class in test mocks of encryption app 7 年 前
Settings b1b43aa7bc Fix reference to template in tests 6 年 前
Share bc34a7f4e9 Get rid of shareItem 6 年 前
Share20 4b7fa4ac2e Add support for tokens in room shares 6 年 前
Support ff58732c0d Add breadcrumb support to crash reporters 6 年 前
SystemTag 43e498844e Use ::class in test mocks 7 年 前
Template 6ce474518c Append cache bump parameter to scss files URL 6 年 前
Traits 55532f19d9 Cleanup OC_User and OCP\User 6 年 前
Updater 772bbd99be Backend work to provide NC whats New info to users 6 年 前
User 19f84f7b54 Add 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 511a34b08f always enable cloud federation api 6 年 前
AutoLoaderTest.php 54b637e83c Fix unit tests 8 年 前
AvatarManagerTest.php 48ea7251d7 Use \OC\User\Manager internally in the avatarmanager 6 年 前
AvatarTest.php 16ec9d9670 Removed old route, fix tests and fix var type 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 db345e4c6d Deprecate unused, private OC_Helper::linkToPublic 6 年 前
LoggerTest.php 0e6a317516 revert Log's dependency to SystemConfig to work during Installation 6 年 前
MemoryInfoTest.php 2bab916c53 Adds license to files. Updates the branch. 6 年 前
NaturalSortTest.php 9a4253ef7c Fix lib/ 8 年 前
NavigationManagerTest.php a349f2a9f5 Fixed phpunit 6 年 前
RepairStepTest.php a0ada9aab4 Don't use deprecated getMock() anymore 7 年 前
ServerTest.php 7785c3752f Remove deprecated HTTPHelper 6 年 前
SetupTest.php 9dae927b0c Add more test cases 6 年 前
SubAdminTest.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 年 前
TagsTest.php bc34a7f4e9 Get rid of shareItem 6 年 前
TempManagerTest.php 6994bce951 Loglevel is an int 6 年 前
TemplateFunctionsTest.php 9a4253ef7c Fix lib/ 8 年 前
TestCase.php eded07f28f whitelist audit.log 6 年 前
TestMoveableMountPoint.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 年 前
UpdaterTest.php 18e9631810 Wait for cron to finish before running upgrade command 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 年 前