You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/tests/lib
Christoph Wurst 263649bd5e fix(config): Make sure user keys are strings
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 months ago
..
Accounts Fix test 2 years ago
Activity Fix activity tests again 4 years ago
App Fix unit tests 3 years ago
AppFramework fix(middleware): Also abort the request when reaching max delay in afterController 1 year ago
Archive Format code to a single space around binary operators 4 years ago
Authentication Fix user agent trimming on installation 2 years ago
Avatar Skip failing avatar test with PHP 8.0 1 year ago
BackgroundJob Get not only time-sensitive next job from list but any 2 years ago
Cache fix fs cache test user setup 2 years ago
Calendar Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Collaboration FInish backport to stable22 of #32322 2 years ago
Command Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Comments Fix unit tests 3 years ago
Contacts/ContactsMenu Add email addresses to contacts menu 3 years ago
DB Avoid select with no FROM clause for Oracle in tests 1 year ago
Diagnostics Format control structures, classes, methods and function 4 years ago
DirectEditing Get the parent directory before creating a file from a template 3 years ago
Encryption Remove failing test that works with mocks only anyway 1 year ago
EventDispatcher Fix the legacy dispatcher argument order 3 years ago
Federation set the display name of federated sharees from addressbook 4 years ago
Files Fix psalm 2 years ago
GlobalScale Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Group Fix types in the Group Manager 3 years ago
Hooks Remove unused private ForwardEmitter and LegacyEmitter 4 years ago
Http Use Symfony IpUtils to check for local IP ranges 2 years ago
IntegrityCheck Cleanup the constructor 3 years ago
L10N Add a unit test for translation with trailing colon 2 years ago
Lock Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
Lockdown Format control structures, classes, methods and function 4 years ago
Log make placeholder a const for reuse 2 years ago
Mail Fix psalm 2 years ago
Memcache Format code to a single space around binary operators 4 years ago
Migration Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Notification Allow registering NotifierServices trough IBootstrap 3 years ago
OCS Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Preview Skip the test if Imagick is misconfigured 3 years ago
PublicNamespace Format control structures, classes, methods and function 4 years ago
Remote Use exactly one empty line after the namespace declaration 4 years ago
Repair test: adjust expectation 3 years ago
RichObjectStrings Format control structures, classes, methods and function 4 years ago
Route Only load routes of the app which is requested 4 years ago
Security feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI 1 year ago
Session Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Settings Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Share Re-use fetched dependencies in lib/base.php 3 years ago
Share20 Merge pull request #33003 from nextcloud/backport/32719/stable22 2 years ago
Support Fix support tests 3 years ago
SystemTag Format control structures, classes, methods and function 4 years ago
Template Bump scssphp/scssphp from 1.0.3 to 1.4.0 3 years ago
Traits php cs fix 3 years ago
Updater Format code to a single space around binary operators 4 years ago
User fix(dav): Abort requests with 429 instead of waiting 10 months ago
Util Format code to a single space around binary operators 4 years ago
APITest.php Format code to a single space around binary operators 4 years ago
AllConfigTest.php fix(config): Make sure user keys are strings 2 months ago
AppConfigTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
AppTest.php Fix unit tests 3 years ago
AutoLoaderTest.php Remove trailing and in between spaces 4 years ago
CapabilitiesManagerTest.php Fix warnings about logException 3 years ago
ConfigTest.php Fix tests 4 years ago
ContactsManagerTest.php Format code to a single space around binary operators 4 years ago
DateTimeFormatterTest.php Fix psalm 2 years ago
ErrorHandlerTest.php Cleaner removePassword regex 3 years ago
FileChunkingTest.php Format control structures, classes, methods and function 4 years ago
HelperStorageTest.php Add visibility to all methods and position of static keyword 4 years ago
HookHelper.php Use the short array syntax, everywhere 4 years ago
ImageTest.php Prevent loading images that would require too much memory. 2 years ago
InfoXmlTest.php Format control structures, classes, methods and function 4 years ago
InitialStateServiceTest.php Fix unit tests 3 years ago
InstallerTest.php Fix unit tests 3 years ago
LargeFileHelperGetFileSizeTest.php Make sure we can also run with escapedshell args 3 years ago
LargeFileHelperTest.php Mode to modern phpunit 5 years ago
LegacyHelperTest.php Rewrite LegacyHelperTest without $this->at() 3 years ago
LoggerTest.php Format code to a single space around binary operators 4 years ago
MemoryInfoTest.php Let memory limit set in tests fit the used amount 3 years ago
NaturalSortTest.php Format control structures, classes, methods and function 4 years ago
NavigationManagerTest.php Let apps toggle an unread counter on app icons 3 years ago
RepairStepTest.php log full expection during repair step 3 years ago
ServerTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
SetupTest.php Fix unit tests 3 years ago
SubAdminTest.php Change tests to typed event listener 4 years ago
TagsTest.php Make sure getUsersFavoritingObject can be run without a user 4 years ago
TempManagerTest.php Remove unneeded import 4 years ago
TemplateFunctionsTest.php Format control structures, classes, methods and function 4 years ago
TestCase.php Make Testcase class compatible with phpunit-9.5 3 years ago
TestMoveableMountPoint.php Move tests/ to PSR-4 (#24731) 8 years ago
UpdaterTest.php Fix unit tests 3 years ago
UrlGeneratorTest.php Use IURLGenerator function to get value of `\OC::$WEBROOT` global 3 years ago
UtilCheckServerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
UtilTest.php OC_Util: Add fallbacks to check if current locale is UTF8 3 years ago