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 c02e6fcae2
fix appconfig tests
5 years ago
..
Accounts Don't leave cursors open when tests fail 5 years ago
Activity Fix activity tests again 5 years ago
App Do not run on php8 5 years ago
AppFramework Make sure we just check for the keys 5 years ago
Archive Format code to a single space around binary operators 5 years ago
Authentication Use PSR logger in authentication 5 years ago
Avatar Avatar fixes 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 set the display name of federated sharees from addressbook 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 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
DB allow selecting multiple columns with SELECT DISTINCT 5 years ago
Diagnostics
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 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 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/Client Improve CertificateManager to not be user context dependent 5 years ago
IntegrityCheck Move to new phpunit 5 years ago
L10N Format code to a single space around binary operators 5 years ago
Lock Don't leave cursors open when tests fail 5 years ago
Lockdown
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 Fix existing test and add a specific one for the new case 5 years ago
PublicNamespace
Remote
Repair Fix repair mimetype step to not leave stray cursors 5 years ago
RichObjectStrings
Route Only load routes of the app which is requested 5 years ago
Security Improve CertificateManager to not be user context dependent 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 Replace static call to Share::unshare with ShareManager->deleteShare in tests 5 years ago
Share20 Add unit tests for "validateExpirationDateInternal" 5 years ago
Support Add notification for user limit 5 years ago
SystemTag
Template Fix tests to return config default values 5 years ago
Traits Fix test traits for phpunit 9 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 fix appconfig tests 5 years ago
AppTest.php
AutoLoaderTest.php
CapabilitiesManagerTest.php
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
FileChunkingTest.php
HelperStorageTest.php
HookHelper.php
ImageTest.php Do not run image tests on php8 5 years ago
InfoXmlTest.php
InitialStateServiceTest.php Move initial state provider to boostrap 5 years ago
InstallerTest.php Format code to a single space around binary operators 5 years ago
LargeFileHelperGetFileSizeTest.php Make sure we can also run with escapedshell args 5 years ago
LargeFileHelperTest.php
LegacyHelperTest.php
LoggerTest.php Format code to a single space around binary operators 5 years ago
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php Format code to a single space around binary operators 5 years ago
RepairStepTest.php
ServerTest.php Improve CertificateManager to not be user context dependent 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
TestCase.php Fix filesystem tests 5 years ago
TestMoveableMountPoint.php
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