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