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 1ec9961fb5 fix(config): Make sure user keys are strings
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 months ago
..
Accounts Add missing scope to test 3 years ago
Activity Fix activity tests again 4 years ago
App Add negative version comparison test for version suffixes 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 Enable Avatar tests as well for PHP>=8 3 years ago
BackgroundJob Remove getLastJob from IJobList 4 years ago
Cache Format code to a single space around binary operators 4 years ago
Calendar Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Collaboration Fix idn emails not working in shares 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 Apply changes from master's update to 3.1.3 3 years 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 Log and continue when failing to update encryption keys during for individual files 3 years ago
Federation set the display name of federated sharees from addressbook 4 years ago
Files Implement multibucket shift for ObjectStore 2 years ago
GlobalScale Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Group Format code to a single space around binary operators 4 years ago
Hooks Remove unused private ForwardEmitter and LegacyEmitter 4 years ago
Http Add well known handlers API 3 years ago
IntegrityCheck Cleanup the constructor 3 years ago
L10N Format code to a single space around binary operators 4 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 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Mail Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 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 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 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 Improve normalizer detecting IPv4 inside of IPv6 3 years 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 Fix empty password check for mail shares 3 years ago
Support Add notification for user limit 4 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 better cleanup of user files on user deletion 3 years 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 Add visibility to all constants 4 years ago
AutoLoaderTest.php Remove trailing and in between spaces 4 years ago
CapabilitiesManagerTest.php Unify function spacing to PSR2 recommendation 4 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 Format code to a single space around binary operators 4 years ago
ErrorHandlerTest.php Add visibility to all methods and position of static keyword 4 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 Move initial state provider to boostrap 4 years ago
InstallerTest.php Allow installing/updating of apps again 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 Add visibility to all methods and position of static keyword 4 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 Format code to a single space around binary operators 4 years ago
RepairStepTest.php Format control structures, classes, methods and function 4 years ago
ServerTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
SetupTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 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 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 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