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
Roeland Jago Douma c084008df2
Avatar fixes
5 years ago
..
Accounts Don't leave cursors open when tests fail 6 years ago
Activity Fix activity tests again 6 years ago
App Only retry fetching app store data once every 5 minutes in case it fails 6 years ago
AppFramework Set frame-ancestors to none if none are filled 6 years ago
Archive Format code to a single space around binary operators 6 years ago
Authentication Use PSR logger in authentication 6 years ago
Avatar Avatar fixes 5 years ago
BackgroundJob Remove getLastJob from IJobList 6 years ago
Cache Format code to a single space around binary operators 6 years ago
Calendar Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Collaboration set the display name of federated sharees from addressbook 6 years ago
Command Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Comments Add a function to get the unread count for multiple objects in one go 6 years ago
Contacts/ContactsMenu Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
DB allow selecting multiple columns with SELECT DISTINCT 6 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 6 years ago
Encryption Format code to a single space around binary operators 6 years ago
Federation set the display name of federated sharees from addressbook 6 years ago
Files Replace static call to Share::unshare with ShareManager->deleteShare in tests 5 years ago
GlobalScale Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Group Format code to a single space around binary operators 6 years ago
Hooks Remove unused private ForwardEmitter and LegacyEmitter 6 years ago
Http/Client Improve CertificateManager to not be user context dependent 6 years ago
IntegrityCheck Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
L10N Format code to a single space around binary operators 6 years ago
Lock Don't leave cursors open when tests fail 6 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 6 years ago
Mail Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Memcache Format code to a single space around binary operators 6 years ago
Migration Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Notification Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
OCS Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Preview Fix existing test and add a specific one for the new case 6 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 Fix repair mimetype step to not leave stray cursors 6 years ago
RichObjectStrings Format control structures, classes, methods and function 6 years ago
Route Only load routes of the app which is requested 6 years ago
Security Improve CertificateManager to not be user context dependent 6 years ago
Session Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Settings Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Share Replace static call to Share::unshare with ShareManager->deleteShare in tests 5 years ago
Share20 Add unit tests for "validateExpirationDateInternal" 6 years ago
Support Add notification for user limit 5 years ago
SystemTag Format control structures, classes, methods and function 6 years ago
Template Fix tests to return config default values 6 years ago
Traits Fix test traits for phpunit 9 5 years ago
Updater Format code to a single space around binary operators 6 years ago
User Fix more tests 6 years ago
Util Format code to a single space around binary operators 6 years ago
APITest.php Format code to a single space around binary operators 6 years ago
AllConfigTest.php Format code to a single space around binary operators 6 years ago
AppConfigTest.php Add github action for oci8 6 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 6 years ago
ContactsManagerTest.php Format code to a single space around binary operators 6 years ago
DateTimeFormatterTest.php Format code to a single space around binary operators 6 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 Add visibility to all methods and position of static keyword 6 years ago
InfoXmlTest.php Format control structures, classes, methods and function 6 years ago
InitialStateServiceTest.php Move initial state provider to boostrap 6 years ago
InstallerTest.php Format code to a single space around binary operators 6 years ago
LargeFileHelperGetFileSizeTest.php Don't use deprecated getIniWrapper() anymore 6 years ago
LargeFileHelperTest.php Mode to modern phpunit 7 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 6 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 6 years ago
RepairStepTest.php Format control structures, classes, methods and function 6 years ago
ServerTest.php Improve CertificateManager to not be user context dependent 6 years ago
SetupTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
SubAdminTest.php Change tests to typed event listener 6 years ago
TagsTest.php Make sure getUsersFavoritingObject can be run without a user 6 years ago
TempManagerTest.php Remove unneeded import 6 years ago
TemplateFunctionsTest.php Format control structures, classes, methods and function 6 years ago
TestCase.php Overwrite also the new command bus name to execute them in sync in the tests 6 years ago
TestMoveableMountPoint.php
UpdaterTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
UrlGeneratorTest.php Remove some IRouter methods 6 years ago
UtilCheckServerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
UtilTest.php Add visibility to all methods and position of static keyword 6 years ago