Benjamin Gaussorgues 44b443e289 Add instance category while checking new updates hace 1 año
..
Accounts 4d26a9afa0 Allow to tweak default scopes for accounts hace 2 años
Activity 3a71155fc5 Fix activity tests again hace 4 años
App 537cc2351d Add label for logo link hace 1 año
AppFramework 1131e6fabd fix(middleware): Also abort the request when reaching max delay in afterController hace 1 año
Archive ec4fff20e8 Avoid Deprecation warning from Zip tests on PHP 8.1 hace 3 años
Authentication 37c017ccad unit tests for Manager::invalidateTokensOfUser hace 1 año
Avatar bc9a488046 Update avatars on update hace 2 años
BackgroundJob 48d9c4d2b0 Port existing server code to new interface hace 2 años
Cache d5c23dbb9f Move CappedMemoryCache to OCP hace 2 años
Calendar e3a52ce13e Fix iMIP tests hace 2 años
Collaboration 1626a56dda adjusts tests for CloudIdManager hace 2 años
Command 53eafc0cb7 Merge pull request #32868 from nextcloud/fix/replace-opis-closure-by-laravel-fork hace 2 años
Comments a597bf347d Cover expire_date with unit tests hace 1 año
Contacts f2885b3378 fix the contacts-menu vcf-contact avatars hace 1 año
DB d91f27b0bd tests(db): Add test case to ensure column comments work hace 1 año
Diagnostics 2dd96fe8da Fix tests hace 2 años
DirectEditing cb271b759e Fix dynamic property creations in test files hace 2 años
Encryption 71e17f3a23 Remove failing test that works with mocks only anyway hace 1 año
EventDispatcher 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests hace 2 años
Federation 1626a56dda adjusts tests for CloudIdManager hace 2 años
Files d5b69c1698 chore: ugly type juggling hace 1 año
GlobalScale 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject hace 4 años
Group 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests hace 2 años
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter hace 4 años
Http 3c47caf08b Fix tests for nested v4 in v6 hace 2 años
IntegrityCheck 6a1510f8ee Remove some more at matchers in tests/lib hace 2 años
L10N 0559e26330 fix(l10n): Fix plural issue with different locale and language hace 1 año
Lock fcae6a68c3 Cleanup lock related code hace 2 años
Lockdown 617528312a Fix last tests hace 3 años
Log 6941c91531 add unit test for ExceptionSerializer hace 2 años
Mail 6f80fe6ada Remove deprecated at matcher from tests/lib hace 2 años
Memcache 7d272c54d0 Add a built-in profiler inside Nextcloud hace 2 años
Metadata cb271b759e Fix dynamic property creations in test files hace 2 años
Migration e5731b3c30 Fix BackgroundRepairTest hace 2 años
Notification 30e72fe180 Increase the fair-use push limit to 1.000 users hace 2 años
OCS 6f80fe6ada Remove deprecated at matcher from tests/lib hace 2 años
Preview 677451427e Emit typed event when preview is requested hace 2 años
PublicNamespace caff1023ea Format control structures, classes, methods and function hace 4 años
Remote 41b5e5923a Use exactly one empty line after the namespace declaration hace 4 años
Repair a5a8f4e9ef Move avatar clearing in the background hace 2 años
RichObjectStrings caff1023ea Format control structures, classes, methods and function hace 4 años
Route 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests hace 2 años
Security 4b62137a17 feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI hace 1 año
Session 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject hace 4 años
Settings c2af3667dc Fix unit tests hace 2 años
Share 8184e356f4 Remove test for removed class SearchResultSorter hace 2 años
Share20 86d0206626 Adjust unit tests hace 2 años
Support b578a1e8b5 Fair use of push notifications hace 3 años
SystemTag b8608ee0fd Merge pull request #36899 from nextcloud/backport/36837 hace 1 año
Talk 2c356d0852 Add a Talk API for OCP hace 2 años
Template 6f80fe6ada Remove deprecated at matcher from tests/lib hace 2 años
Traits 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests hace 2 años
Updater 44b443e289 Add instance category while checking new updates hace 1 año
User 446ebd35a9 fix(dav): Abort requests with 429 instead of waiting hace 1 año
Util d9015a8c94 Format code to a single space around binary operators hace 4 años
APITest.php d9015a8c94 Format code to a single space around binary operators hace 4 años
AllConfigTest.php 8bbdd9ea0c Cleanup AllConfig hace 2 años
AppConfigTest.php 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 hace 4 años
AppScriptSortTest.php 491bd6260c Sort app scripts topologically by its dependencies hace 3 años
AppTest.php f5e5d47fd9 set theming app to alwaysEnabled hace 2 años
AutoLoaderTest.php 44577e4345 Remove trailing and in between spaces hace 4 años
CapabilitiesManagerTest.php 181aab416a Fix warnings about logException hace 3 años
ConfigTest.php f7a2b71627 Fix tests hace 4 años
ContactsManagerTest.php d9015a8c94 Format code to a single space around binary operators hace 4 años
DateTimeFormatterTest.php 6312c0df69 Check style update hace 2 años
EmojiHelperTest.php cefcd55994 Include more emoji chars to test and fixes after include it hace 2 años
ErrorHandlerTest.php 5f468c0248 Cleaner removePassword regex hace 3 años
FileChunkingTest.php caff1023ea Format control structures, classes, methods and function hace 4 años
HelperStorageTest.php 8238582e59 store unencrypted size in the unencrypted_size column hace 2 años
HookHelper.php b80ebc9674 Use the short array syntax, everywhere hace 4 años
ImageTest.php 28b3fbd803 increase preview_max_memory and make it easier to debug hace 2 años
InfoXmlTest.php caff1023ea Format control structures, classes, methods and function hace 4 años
InitialStateServiceTest.php 113756db30 Fix ArrayAccess and JsonSerializable return types hace 3 años
InstallerTest.php 6a1510f8ee Remove some more at matchers in tests/lib hace 2 años
LargeFileHelperGetFileSizeTest.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper hace 2 años
LargeFileHelperTest.php 3a7cf40aaa Mode to modern phpunit hace 5 años
LegacyHelperTest.php 21762a1e94 Rewrite LegacyHelperTest without $this->at() hace 3 años
LoggerTest.php 1e7d924c61 Fix logging data context to file hace 2 años
MemoryInfoTest.php 858d846999 Let memory limit set in tests fit the used amount hace 3 años
NaturalSortTest.php caff1023ea Format control structures, classes, methods and function hace 4 años
NavigationManagerTest.php da01494a37 Add accessibility entry in user menu hace 2 años
RepairTest.php 5d313da709 Fix RepairTest hace 2 años
ServerTest.php 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 hace 4 años
SetupTest.php df47445c01 Fix unit tests hace 3 años
SubAdminTest.php 1c468129af adjust tests to new fs setup hace 2 años
TagsTest.php 9f99f859a1 Make sure getUsersFavoritingObject can be run without a user hace 4 años
TempManagerTest.php 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests hace 2 años
TemplateFunctionsTest.php caff1023ea Format control structures, classes, methods and function hace 4 años
TestCase.php 1c468129af adjust tests to new fs setup hace 2 años
TestMoveableMountPoint.php 94ad54ec9b Move tests/ to PSR-4 (#24731) hace 8 años
UpdaterTest.php df47445c01 Fix unit tests hace 3 años
UrlGeneratorTest.php 537cc2351d Add label for logo link hace 1 año
UtilCheckServerTest.php 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject hace 4 años
UtilTest.php 58d516b509 Make sure common and main core scripts are loaded first hace 2 años