Simon L bfb3b2af9f increase preview_max_memory and make it easier to debug 1 년 전
..
Accounts e35bcc9381 Fix tests 1 년 전
Activity 3a71155fc5 Fix activity tests again 4 년 전
App 1d17a0843a set theming app to alwaysEnabled 1 년 전
AppFramework 7dcd6eb561 Merge branch 'master' into add-scim-json-support 1 년 전
Archive ec4fff20e8 Avoid Deprecation warning from Zip tests on PHP 8.1 2 년 전
Authentication 9d0e79f10d Fix PublicKeyTokenProviderTest import and mock 1 년 전
Avatar bc9a488046 Update avatars on update 2 년 전
BackgroundJob 48d9c4d2b0 Port existing server code to new interface 2 년 전
Cache d5c23dbb9f Move CappedMemoryCache to OCP 2 년 전
Calendar 7cf1dec842 Fix errors in calendar tests saying function handleIMipMessage does not exists on ICreateFromString 1 년 전
Collaboration 1626a56dda adjusts tests for CloudIdManager 2 년 전
Command 53eafc0cb7 Merge pull request #32868 from nextcloud/fix/replace-opis-closure-by-laravel-fork 2 년 전
Comments 7a0648757a Delete comments that expired now 2 년 전
Contacts 0d9c1510ca Fix ContactsStoreTests under PHP 8.2 1 년 전
DB 70e2217d1c Fix dynamic properties and other problems in tests for PHP 8.2 1 년 전
Diagnostics 2dd96fe8da Fix tests 2 년 전
DirectEditing cb271b759e Fix dynamic property creations in test files 2 년 전
Encryption ee06261b82 Fix codestyle in modified files 1 년 전
EventDispatcher 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 년 전
Federation 1626a56dda adjusts tests for CloudIdManager 2 년 전
Files 59ae6e9dd6 Also update the unencrypted size of files when creating them with empty content 1 년 전
GlobalScale 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 년 전
Group 7c4ceb444c Add group display name cache 1 년 전
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter 3 년 전
Http 8aea25b5b9 Add remote host validation API 1 년 전
IntegrityCheck 6a1510f8ee Remove some more at matchers in tests/lib 2 년 전
L10N 306d7829b5 Cache available languages locally 1 년 전
Lock fcae6a68c3 Cleanup lock related code 2 년 전
Lockdown 617528312a Fix last tests 2 년 전
Log 6941c91531 add unit test for ExceptionSerializer 2 년 전
Mail fd036f774f Do not throw errors when invalid setTo email is provided 1 년 전
Memcache 7d272c54d0 Add a built-in profiler inside Nextcloud 2 년 전
Metadata cb271b759e Fix dynamic property creations in test files 2 년 전
Migration e5731b3c30 Fix BackgroundRepairTest 2 년 전
Net 8aea25b5b9 Add remote host validation API 1 년 전
Notification d1f2e5e967 Increase the fair-use push limit to 1.000 users 1 년 전
OCS 6f80fe6ada Remove deprecated at matcher from tests/lib 2 년 전
Preview 578648a062 Adapt tests to new job constructors 1 년 전
PublicNamespace caff1023ea Format control structures, classes, methods and function 4 년 전
Remote 41b5e5923a Use exactly one empty line after the namespace declaration 4 년 전
Repair de23ff38ff Move avatar clearing in the background 2 년 전
RichObjectStrings caff1023ea Format control structures, classes, methods and function 4 년 전
Route 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 년 전
Security 0f7e56b3b3 Fix syntax in VerificationTokenTest.php 1 년 전
Session 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 년 전
Settings 70e2217d1c Fix dynamic properties and other problems in tests for PHP 8.2 1 년 전
Share 92a5a8f075 Cleanup tags and Share component 2 년 전
Share20 2f7a1fca5f Merge pull request #34477 from nextcloud/bugfix/noid/sharee-recommendations-show-group-id 1 년 전
Support b578a1e8b5 Fair use of push notifications 2 년 전
SystemTag caff1023ea Format control structures, classes, methods and function 4 년 전
Talk 2c356d0852 Add a Talk API for OCP 2 년 전
Template 4bcaeb6c2c Drop 3rdparty root since it is unused and adjust tests 1 년 전
Traits 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 년 전
Updater 791e021455 Remove deprecated at matcher in Updater/VersionCheckTest.php 2 년 전
User 6f80fe6ada Remove deprecated at matcher from tests/lib 2 년 전
Util d9015a8c94 Format code to a single space around binary operators 4 년 전
APITest.php d9015a8c94 Format code to a single space around binary operators 4 년 전
AllConfigTest.php 8bbdd9ea0c Cleanup AllConfig 2 년 전
AppConfigTest.php 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 3 년 전
AppScriptSortTest.php 491bd6260c Sort app scripts topologically by its dependencies 2 년 전
AppTest.php 1d17a0843a set theming app to alwaysEnabled 1 년 전
AutoLoaderTest.php 44577e4345 Remove trailing and in between spaces 4 년 전
CapabilitiesManagerTest.php 181aab416a Fix warnings about logException 3 년 전
ConfigTest.php f7a2b71627 Fix tests 3 년 전
ContactsManagerTest.php 4123eeeaa3 Fix ContactsManagerTest test 2 년 전
DateTimeFormatterTest.php 6312c0df69 Check style update 2 년 전
EmojiHelperTest.php cefcd55994 Include more emoji chars to test and fixes after include it 2 년 전
ErrorHandlerTest.php 052dcdebe8 Refactor the ErrorHandler into a dynamic class 1 년 전
FileChunkingTest.php caff1023ea Format control structures, classes, methods and function 4 년 전
HelperStorageTest.php 8238582e59 store unencrypted size in the unencrypted_size column 2 년 전
HookHelper.php b80ebc9674 Use the short array syntax, everywhere 4 년 전
ImageTest.php bfb3b2af9f increase preview_max_memory and make it easier to debug 1 년 전
InfoXmlTest.php caff1023ea Format control structures, classes, methods and function 4 년 전
InitialStateServiceTest.php 113756db30 Fix ArrayAccess and JsonSerializable return types 2 년 전
InstallerTest.php 6a1510f8ee Remove some more at matchers in tests/lib 2 년 전
LargeFileHelperGetFileSizeTest.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 년 전
LargeFileHelperTest.php 3a7cf40aaa Mode to modern phpunit 4 년 전
LegacyHelperTest.php 21762a1e94 Rewrite LegacyHelperTest without $this->at() 3 년 전
LoggerTest.php 1e7d924c61 Fix logging data context to file 2 년 전
MemoryInfoTest.php 858d846999 Let memory limit set in tests fit the used amount 3 년 전
NaturalSortTest.php caff1023ea Format control structures, classes, methods and function 4 년 전
NavigationManagerTest.php da01494a37 Add accessibility entry in user menu 2 년 전
RepairTest.php 5d313da709 Fix RepairTest 2 년 전
ServerTest.php 4efd0be525 Inform ServerTest that TagMapper now uses QBMapper 2 년 전
SetupTest.php df47445c01 Fix unit tests 3 년 전
SubAdminTest.php 1c468129af adjust tests to new fs setup 2 년 전
TagsTest.php 92a5a8f075 Cleanup tags and Share component 2 년 전
TempManagerTest.php 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 년 전
TemplateFunctionsTest.php caff1023ea Format control structures, classes, methods and function 4 년 전
TestCase.php 1c468129af adjust tests to new fs setup 2 년 전
TestMoveableMountPoint.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 년 전
UpdaterTest.php df47445c01 Fix unit tests 3 년 전
UrlGeneratorTest.php 458c2fa297 Remove OCP\App and OCP\BackgroundJob 2 년 전
UtilCheckServerTest.php 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 년 전
UtilTest.php 58d516b509 Make sure common and main core scripts are loaded first 2 년 전