Benjamin Gaussorgues 44b443e289 Add instance category while checking new updates 1 year ago
..
Accounts 4d26a9afa0 Allow to tweak default scopes for accounts 2 years ago
Activity 3a71155fc5 Fix activity tests again 4 years ago
App 537cc2351d Add label for logo link 1 year ago
AppFramework 1131e6fabd fix(middleware): Also abort the request when reaching max delay in afterController 1 year ago
Archive ec4fff20e8 Avoid Deprecation warning from Zip tests on PHP 8.1 2 years ago
Authentication 37c017ccad unit tests for Manager::invalidateTokensOfUser 1 year ago
Avatar bc9a488046 Update avatars on update 2 years ago
BackgroundJob 48d9c4d2b0 Port existing server code to new interface 2 years ago
Cache d5c23dbb9f Move CappedMemoryCache to OCP 2 years ago
Calendar e3a52ce13e Fix iMIP tests 2 years ago
Collaboration 1626a56dda adjusts tests for CloudIdManager 2 years ago
Command 53eafc0cb7 Merge pull request #32868 from nextcloud/fix/replace-opis-closure-by-laravel-fork 2 years ago
Comments a597bf347d Cover expire_date with unit tests 1 year ago
Contacts f2885b3378 fix the contacts-menu vcf-contact avatars 1 year ago
DB d91f27b0bd tests(db): Add test case to ensure column comments work 1 year ago
Diagnostics 2dd96fe8da Fix tests 2 years ago
DirectEditing cb271b759e Fix dynamic property creations in test files 2 years ago
Encryption 71e17f3a23 Remove failing test that works with mocks only anyway 1 year ago
EventDispatcher 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 years ago
Federation 1626a56dda adjusts tests for CloudIdManager 2 years ago
Files d5b69c1698 chore: ugly type juggling 1 year ago
GlobalScale 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 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 4 years ago
Http 3c47caf08b Fix tests for nested v4 in v6 2 years ago
IntegrityCheck 6a1510f8ee Remove some more at matchers in tests/lib 2 years ago
L10N 0559e26330 fix(l10n): Fix plural issue with different locale and language 1 year ago
Lock fcae6a68c3 Cleanup lock related code 2 years ago
Lockdown 617528312a Fix last tests 3 years ago
Log 6941c91531 add unit test for ExceptionSerializer 2 years ago
Mail 6f80fe6ada Remove deprecated at matcher from tests/lib 2 years ago
Memcache 7d272c54d0 Add a built-in profiler inside Nextcloud 2 years ago
Metadata cb271b759e Fix dynamic property creations in test files 2 years ago
Migration e5731b3c30 Fix BackgroundRepairTest 2 years ago
Notification 30e72fe180 Increase the fair-use push limit to 1.000 users 2 years ago
OCS 6f80fe6ada Remove deprecated at matcher from tests/lib 2 years ago
Preview 677451427e Emit typed event when preview is requested 2 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 a5a8f4e9ef Move avatar clearing in the background 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 4b62137a17 feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI 1 year ago
Session 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Settings c2af3667dc Fix unit tests 2 years ago
Share 8184e356f4 Remove test for removed class SearchResultSorter 2 years ago
Share20 86d0206626 Adjust unit tests 1 year ago
Support b578a1e8b5 Fair use of push notifications 3 years ago
SystemTag b8608ee0fd Merge pull request #36899 from nextcloud/backport/36837 1 year ago
Talk 2c356d0852 Add a Talk API for OCP 2 years ago
Template 6f80fe6ada Remove deprecated at matcher from tests/lib 2 years ago
Traits 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 years ago
Updater 44b443e289 Add instance category while checking new updates 1 year ago
User 446ebd35a9 fix(dav): Abort requests with 429 instead of waiting 1 year ago
Util d9015a8c94 Format code to a single space around binary operators 4 years ago
APITest.php d9015a8c94 Format code to a single space around binary operators 4 years ago
AllConfigTest.php 8bbdd9ea0c Cleanup AllConfig 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 f5e5d47fd9 set theming app to alwaysEnabled 2 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 4 years ago
ContactsManagerTest.php d9015a8c94 Format code to a single space around binary operators 4 years ago
DateTimeFormatterTest.php 6312c0df69 Check style update 2 years ago
EmojiHelperTest.php cefcd55994 Include more emoji chars to test and fixes after include it 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 8238582e59 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 28b3fbd803 increase preview_max_memory and make it easier to debug 1 year ago
InfoXmlTest.php caff1023ea Format control structures, classes, methods and function 4 years ago
InitialStateServiceTest.php 113756db30 Fix ArrayAccess and JsonSerializable return types 3 years ago
InstallerTest.php 6a1510f8ee Remove some more at matchers in tests/lib 2 years ago
LargeFileHelperGetFileSizeTest.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 years ago
LargeFileHelperTest.php 3a7cf40aaa Mode to modern phpunit 5 years ago
LegacyHelperTest.php 21762a1e94 Rewrite LegacyHelperTest without $this->at() 3 years ago
LoggerTest.php 1e7d924c61 Fix logging data context to file 2 years ago
MemoryInfoTest.php 858d846999 Let memory limit set in tests fit the used amount 3 years ago
NaturalSortTest.php caff1023ea Format control structures, classes, methods and function 4 years ago
NavigationManagerTest.php da01494a37 Add accessibility entry in user menu 2 years ago
RepairTest.php 5d313da709 Fix RepairTest 2 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 4 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 537cc2351d Add label for logo link 1 year ago
UtilCheckServerTest.php 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
UtilTest.php 58d516b509 Make sure common and main core scripts are loaded first 2 years ago