You can not 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-server/tests/lib
Christoph Wurst 99d525eb36
Convert 2FA token type to string
5 years ago
..
Accounts Add and fix unit tests 5 years ago
Activity Fix activity tests again 5 years ago
App Do not run on php8 5 years ago
AppFramework Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Archive Format code to a single space around binary operators 5 years ago
Authentication Convert 2FA token type to string 5 years ago
Avatar php cs fix 5 years ago
BackgroundJob Remove getLastJob from IJobList 5 years ago
Cache Format code to a single space around binary operators 5 years ago
Calendar Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Collaboration Show unique displayname context in the sharing input 5 years ago
Command Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Comments Add a function to get the unread count for multiple objects in one go 5 years ago
Contacts/ContactsMenu use a consistent default value for sharing.maxAutocompleteResults 5 years ago
DB Merge pull request #25036 from nextcloud/fix/noid/limitied-allowed-items-db-in_2 5 years ago
Diagnostics Format control structures, classes, methods and function 6 years ago
DirectEditing Do not expose direct editing if no master key is available 5 years ago
Encryption Format code to a single space around binary operators 5 years ago
Federation set the display name of federated sharees from addressbook 5 years ago
Files Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
GlobalScale Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Group Format code to a single space around binary operators 5 years ago
Hooks Remove unused private ForwardEmitter and LegacyEmitter 5 years ago
Http Add well known handlers API 5 years ago
IntegrityCheck Cleanup the constructor 5 years ago
L10N Format code to a single space around binary operators 5 years ago
Lock Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Lockdown Format control structures, classes, methods and function 6 years ago
Log Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Mail Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Memcache Format code to a single space around binary operators 5 years ago
Migration Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Notification Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
OCS Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Preview Skip the test if Imagick is misconfigured 5 years ago
PublicNamespace Format control structures, classes, methods and function 6 years ago
Remote Use exactly one empty line after the namespace declaration 6 years ago
Repair Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
RichObjectStrings Format control structures, classes, methods and function 6 years ago
Route Only load routes of the app which is requested 5 years ago
Security Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Session Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Settings Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Share Re-use fetched dependencies in lib/base.php 5 years ago
Share20 deleteChildren only returns array 5 years ago
Support Add notification for user limit 5 years ago
SystemTag Format control structures, classes, methods and function 6 years ago
Template Bump scssphp/scssphp from 1.0.3 to 1.4.0 5 years ago
Traits php cs fix 5 years ago
Updater Format code to a single space around binary operators 5 years ago
User Fix more tests 5 years ago
Util Format code to a single space around binary operators 5 years ago
APITest.php Format code to a single space around binary operators 5 years ago
AllConfigTest.php Format code to a single space around binary operators 5 years ago
AppConfigTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
AppTest.php Add visibility to all constants 6 years ago
AutoLoaderTest.php Remove trailing and in between spaces 6 years ago
CapabilitiesManagerTest.php Unify function spacing to PSR2 recommendation 6 years ago
ConfigTest.php Fix tests 5 years ago
ContactsManagerTest.php Format code to a single space around binary operators 5 years ago
DateTimeFormatterTest.php Format code to a single space around binary operators 5 years ago
ErrorHandlerTest.php Add visibility to all methods and position of static keyword 6 years ago
FileChunkingTest.php Format control structures, classes, methods and function 6 years ago
HelperStorageTest.php Add visibility to all methods and position of static keyword 6 years ago
HookHelper.php Use the short array syntax, everywhere 6 years ago
ImageTest.php php cs fix 5 years ago
InfoXmlTest.php Format control structures, classes, methods and function 6 years ago
InitialStateServiceTest.php Move initial state provider to boostrap 5 years ago
InstallerTest.php Allow installing/updating of apps again 5 years ago
LargeFileHelperGetFileSizeTest.php Make sure we can also run with escapedshell args 5 years ago
LargeFileHelperTest.php Mode to modern phpunit 6 years ago
LegacyHelperTest.php Add visibility to all methods and position of static keyword 6 years ago
LoggerTest.php Format code to a single space around binary operators 5 years ago
MemoryInfoTest.php Use a blank line after the opening tag 6 years ago
NaturalSortTest.php Format control structures, classes, methods and function 6 years ago
NavigationManagerTest.php Format code to a single space around binary operators 5 years ago
RepairStepTest.php Format control structures, classes, methods and function 6 years ago
ServerTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
SetupTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
SubAdminTest.php Change tests to typed event listener 5 years ago
TagsTest.php Make sure getUsersFavoritingObject can be run without a user 5 years ago
TempManagerTest.php Remove unneeded import 5 years ago
TemplateFunctionsTest.php Format control structures, classes, methods and function 6 years ago
TestCase.php Rollback failed transactions in TestCase.php to not break followup tests 5 years ago
TestMoveableMountPoint.php Move tests/ to PSR-4 (#24731) 10 years ago
UpdaterTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
UrlGeneratorTest.php Remove some IRouter methods 5 years ago
UtilCheckServerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
UtilTest.php Add visibility to all methods and position of static keyword 6 years ago