Roeland Jago Douma d182037bce Emit to load additionalscripts há 5 anos atrás
..
Accounts b9a87a69cf Use IAccountManager constants há 6 anos atrás
Activity abd305eff5 Remove legacy activity stuff há 5 anos atrás
App 325e8bea16 add deck and mail to the groupware bundle, remove talk há 6 anos atrás
AppFramework d182037bce Emit to load additionalscripts há 5 anos atrás
Archive 1088068c60 Remove \OCP\Files::tmpFolder há 6 anos atrás
Authentication bb352fb667 Use the defined func()->count() instead of manual counting há 5 anos atrás
BackgroundJob 8493f49211 fixup! fixup! Add backgroundjobs to OCP há 6 anos atrás
Cache 0896d2b006 Make cache tests a bit more clear há 7 anos atrás
Calendar 970242b6ca RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server há 6 anos atrás
Collaboration 5a73a9b9de Fix injection to get the user id há 5 anos atrás
Command 1ebf91ec16 Add proper EOL há 7 anos atrás
Comments 10ba0bed8a Match mentions when the username is wrapped in quotes há 5 anos atrás
Contacts bf2be08c9f Fix risky tests without assertions há 6 anos atrás
DB 85a0e10b4f Update the tests to the comparison logic há 5 anos atrás
Diagnostics 9fec4031b3 Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) há 7 anos atrás
Encryption 67a46b5aa9 update encryption wrapper tests há 5 anos atrás
Federation bf2be08c9f Fix risky tests without assertions há 6 anos atrás
Files 1d322d3b37 always use multipart uploader for s3 uploads há 5 anos atrás
GlobalScale 7c2d473d76 add new config switched for the global scale architecture há 7 anos atrás
Group 0f84351a76 Tests fix há 6 anos atrás
Hooks bf2be08c9f Fix risky tests without assertions há 6 anos atrás
Http 00c3a7eb4c Fix HTTP client given options being overriden by default options há 6 anos atrás
IntegrityCheck 72e745be26 Handle strict typing in Checker and fix tests há 6 anos atrás
L10N 2440ee6b84 Add simple unit test for findLanguageFromLocale há 6 anos atrás
Lock 3d5acbb1d0 prevent lock values from going negative with memcache backend há 6 anos atrás
Lockdown baec42e80a Save the scope of an auth token in the session há 7 anos atrás
Log 7005ff420e Fix tests há 6 anos atrás
Mail 7cef9b0248 Addressing comments, array() to [] há 5 anos atrás
Memcache bfa49410a2 Drop support for xcache 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 036475fc91 use a fresh appdata factory in background job test há 5 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 2be63bcb6a Log and continue on Dav reader failure há 5 anos atrás
RichObjectStrings bf2be08c9f Fix risky tests without assertions há 6 anos atrás
Security ad676c0102 Set default frame-ancestors to 'self' há 5 anos atrás
Session c733cdaa65 Use ::class in test mocks of encryption app há 7 anos atrás
Settings 4a2c56b714 Add testcases for pipe mode há 5 anos atrás
Share bc34a7f4e9 Get rid of shareItem há 6 anos atrás
Share20 372f3d2a60 Remove deprecated functions from SecureRandom há 5 anos atrás
Support ff58732c0d Add breadcrumb support to crash reporters há 6 anos atrás
SystemTag 43e498844e Use ::class in test mocks há 7 anos atrás
Template 2051943487 more caching for theming há 5 anos atrás
Traits 55532f19d9 Cleanup OC_User and OCP\User há 6 anos atrás
Updater 772bbd99be Backend work to provide NC whats New info to users há 6 anos atrás
User 03fe2b3b81 Use a case insensitive search for email há 5 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 511a34b08f always enable cloud federation api 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 782927a05f fixup! Fix comment and cap-height 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
InitialStateServiceTest.php 0e6cb988a1 Add a key parameter to the new initial state API há 5 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 db345e4c6d Deprecate unused, private OC_Helper::linkToPublic há 6 anos atrás
LoggerTest.php 0e6a317516 revert Log's dependency to SystemConfig to work during Installation há 6 anos atrás
MemoryInfoTest.php 2bab916c53 Adds license to files. Updates the branch. há 6 anos atrás
NaturalSortTest.php 9a4253ef7c Fix lib/ há 8 anos atrás
NavigationManagerTest.php e3de4edc51 Urlencode the requesttoken há 5 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 9dae927b0c Add more test cases há 6 anos atrás
SubAdminTest.php 15abcff2a1 Expose subadmin to OCP há 5 anos atrás
TagsTest.php bc34a7f4e9 Get rid of shareItem há 6 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 eded07f28f whitelist audit.log há 6 anos atrás
TestMoveableMountPoint.php 94ad54ec9b Move tests/ to PSR-4 (#24731) há 8 anos atrás
UpdaterTest.php f5a1f4bc1b Revert "Wait for cron to finish before running upgrade command" há 5 anos atrás
UrlGeneratorTest.php b8fcf6e9b3 Allow empty strings in getAbsoluteURL há 5 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