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 ffd76d05c9
Merge pull request #23374 from nextcloud/bugfix/noid/app-fetch-retry
5 years ago
..
Accounts Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Activity Fix activity tests again 5 years ago
App Only retry fetching app store data once every 5 minutes in case it fails 5 years ago
AppFramework Fix code style 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 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 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 Format code to a single space around binary operators 5 years ago
Command Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Comments Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Contacts/ContactsMenu Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
DB Format code to a single space around binary operators 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 Mode to modern phpunit 6 years ago
Files Fix code style 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 Format control structures, classes, methods and function 6 years ago
Http/Client Do not read certificate bundle from data dir by default 6 years ago
IntegrityCheck Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
L10N Format code to a single space around binary operators 5 years ago
Lock Use the shorter phpunit syntax for mocked return values 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 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 Format control structures, classes, methods and function 6 years ago
Remote Use exactly one empty line after the namespace declaration 6 years ago
Repair Format code to a single space around binary operators 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 Format code to a single space around binary operators 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 Update share type constant usage 6 years ago
Share20 Format code to a single space around binary operators 5 years ago
Support Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
SystemTag Format control structures, classes, methods and function 6 years ago
Template Clear cached app config while waiting for the SCSSCache to finish processing the file 5 years ago
Traits Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 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 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 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 Format code to a single space around binary operators 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 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 5 years ago
InstallerTest.php Format code to a single space around binary operators 5 years ago
LargeFileHelperGetFileSizeTest.php Don't use deprecated getIniWrapper() anymore 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 Use exactly one empty line after the namespace declaration 6 years ago
SetupTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
SubAdminTest.php Format control structures, classes, methods and function 6 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 Overwrite also the new command bus name to execute them in sync in the 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 Properly inject IRouter into URLGenerator to properly encapsulate tests 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