Vincent Petry cf3d92015b Fix share attribute related tests + code style 2 лет назад
..
Accounts 108abd77ed Add profile default setting for admin 2 лет назад
Activity 3a71155fc5 Fix activity tests again 4 лет назад
App 21f96308c4 Overwrite the channel 2 лет назад
AppFramework 618bbb313c Fix reading blob data as resource 2 лет назад
Archive ec4fff20e8 Avoid Deprecation warning from Zip tests on PHP 8.1 2 лет назад
Authentication f4795f6dac Handle one time and large passwords 2 лет назад
Avatar 887aa58905 Test all scopes 2 лет назад
BackgroundJob edfba7f151 Get not only time-sensitive next job from list but any 2 лет назад
Cache 1c468129af adjust tests to new fs setup 2 лет назад
Calendar 9a656e5b35 Move calendar resource/room backend registration to IBootstrap 2 лет назад
Collaboration 82fea7d000 Rename setting name to reduce its length 2 лет назад
Command 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 лет назад
Comments 367be7c55f Allow reactions also with other combined emojis 2 лет назад
Contacts 1fc0b4320c Add global profile toggle config 2 лет назад
DB 7817845538 Add a metadata service to store file metadata 2 лет назад
Diagnostics 2dd96fe8da Fix tests 2 лет назад
DirectEditing 37591f05dc Get the parent directory before creating a file from a template 3 лет назад
Encryption 3ac93a30e8 Add unit tests for encryption's isSystemWideMountPoint 2 лет назад
EventDispatcher 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 лет назад
Federation 7179002600 Allow to get a local cloud id without going through the contacts manager 3 лет назад
Files fd2afe604e store unencrypted size in the unencrypted_size column 2 лет назад
GlobalScale 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 лет назад
Group 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 лет назад
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter 3 лет назад
Http d0ceedf054 Use Symfony IpUtils to check for local IP ranges 2 лет назад
IntegrityCheck 2f38781c96 Fix integrity checker tests 3 лет назад
L10N 0b7ab9c092 Add a unit test for translation with trailing colon 2 лет назад
Lock 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 лет назад
Lockdown 617528312a Fix last tests 2 лет назад
Log 08035833cf Fix logging data context to file 2 лет назад
Mail 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 лет назад
Memcache 7d272c54d0 Add a built-in profiler inside Nextcloud 2 лет назад
Metadata 7817845538 Add a metadata service to store file metadata 2 лет назад
Migration 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 лет назад
Notification b578a1e8b5 Fair use of push notifications 2 лет назад
OCS 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 лет назад
Preview d04b7cf03d Skip the test if Imagick is misconfigured 3 лет назад
PublicNamespace caff1023ea Format control structures, classes, methods and function 4 лет назад
Remote 41b5e5923a Use exactly one empty line after the namespace declaration 4 лет назад
Repair 3546cfba1c Fix more ILogger related problems from tests 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 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 лет назад
Session 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 лет назад
Settings 26050a48f0 Fix unit tests 2 лет назад
Share d84e1f1951 Re-use fetched dependencies in lib/base.php 3 лет назад
Share20 cf3d92015b Fix share attribute related tests + code style 2 лет назад
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 3546cfba1c Fix more ILogger related problems from tests 2 лет назад
Traits 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 лет назад
Updater 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 лет назад
User 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 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 27865d03c0 use specific email getter where necessary 3 лет назад
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 df47445c01 Fix unit tests 3 лет назад
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 d9015a8c94 Format code to a single space around binary operators 4 лет назад
DateTimeFormatterTest.php 6312c0df69 Check style update 2 лет назад
ErrorHandlerTest.php 5f468c0248 Cleaner removePassword regex 3 лет назад
FileChunkingTest.php caff1023ea Format control structures, classes, methods and function 4 лет назад
HelperStorageTest.php fd2afe604e store unencrypted size in the unencrypted_size column 2 лет назад
HookHelper.php b80ebc9674 Use the short array syntax, everywhere 4 лет назад
ImageTest.php d3d65e5c88 Prevent loading images that would require too much memory. 2 лет назад
InfoXmlTest.php caff1023ea Format control structures, classes, methods and function 4 лет назад
InitialStateServiceTest.php 113756db30 Fix ArrayAccess and JsonSerializable return types 2 лет назад
InstallerTest.php df47445c01 Fix unit tests 3 лет назад
LargeFileHelperGetFileSizeTest.php a25b46f494 Make sure we can also run with escapedshell args 3 лет назад
LargeFileHelperTest.php 3a7cf40aaa Mode to modern phpunit 4 лет назад
LegacyHelperTest.php 21762a1e94 Rewrite LegacyHelperTest without $this->at() 3 лет назад
LoggerTest.php 08035833cf 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 a94236483e Let apps toggle an unread counter on app icons 3 лет назад
RepairStepTest.php 9e3775618b log full expection during repair step 3 лет назад
ServerTest.php 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 3 лет назад
SetupTest.php df47445c01 Fix unit tests 3 лет назад
SubAdminTest.php 1c468129af adjust tests to new fs setup 2 лет назад
TagsTest.php 9f99f859a1 Make sure getUsersFavoritingObject can be run without a user 4 лет назад
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 d68f028251 Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-linkToDefaultPageUrl 3 лет назад
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 лет назад