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