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
Côme Chilliet 2bdc97741c
fix(tests): Fix Folder tests
2 years ago
..
Accounts refactor: Add void return type to PHPUnit test methods 2 years ago
Activity refactor: Add void return type to PHPUnit test methods 2 years ago
App refactor: Add void return type to PHPUnit test methods 2 years ago
AppFramework Merge pull request #48008 from nextcloud/fix/entity/strict-types 2 years ago
Archive refactor: Add void return type to PHPUnit test methods 2 years ago
Authentication refactor: Add void return type to PHPUnit test methods 2 years ago
Avatar refactor: Add void return type to PHPUnit test methods 2 years ago
BackgroundJob refactor: Add void return type to PHPUnit test methods 2 years ago
Cache refactor: Add void return type to PHPUnit test methods 2 years ago
Calendar refactor: Add void return type to PHPUnit test methods 2 years ago
Collaboration refactor: Add void return type to PHPUnit test methods 2 years ago
Command refactor: Add void return type to PHPUnit test methods 2 years ago
Comments refactor: Add void return type to PHPUnit test methods 2 years ago
Contacts/ContactsMenu refactor: Add void return type to PHPUnit test methods 2 years ago
DB Merge pull request #47852 from nextcloud/sharding-code-fixes 2 years ago
Diagnostics refactor: Add void return type to PHPUnit test methods 2 years ago
DirectEditing refactor: Add void return type to PHPUnit test methods 2 years ago
Encryption chore: Fix encryption test use statement 2 years ago
Federation refactor: Add void return type to PHPUnit test methods 2 years ago
Files fix(tests): Fix Folder tests 2 years ago
GlobalScale refactor: Add void return type to PHPUnit test methods 2 years ago
Group refactor: Add void return type to PHPUnit test methods 2 years ago
Hooks refactor: Add void return type to PHPUnit test methods 2 years ago
Http refactor: Add void return type to PHPUnit test methods 2 years ago
IntegrityCheck refactor: Add void return type to PHPUnit test methods 2 years ago
L10N refactor: Add void return type to PHPUnit test methods 2 years ago
Lock refactor: Add void return type to PHPUnit test methods 2 years ago
Lockdown fix(Storage): Document getOwner() can return false 2 years ago
Log refactor: Add void return type to PHPUnit test methods 2 years ago
Mail fix(Mailer): Fix sendmail binary fallback 2 years ago
Memcache refactor: Add void return type to PHPUnit test methods 2 years ago
Migration refactor: Add void return type to PHPUnit test methods 2 years ago
Net
Notification refactor: Add void return type to PHPUnit test methods 2 years ago
OCS refactor: Add void return type to PHPUnit test methods 2 years ago
Preview refactor: Add void return type to PHPUnit test methods 2 years ago
PublicNamespace refactor: Add void return type to PHPUnit test methods 2 years ago
Remote refactor: Add void return type to PHPUnit test methods 2 years ago
Repair refactor: Add void return type to PHPUnit test methods 2 years ago
RichObjectStrings refactor: Add void return type to PHPUnit test methods 2 years ago
Route chore(tests): Fix Router test by mocking AppManager methods correctly 2 years ago
Security refactor: Add void return type to PHPUnit test methods 2 years ago
Session refactor: Add void return type to PHPUnit test methods 2 years ago
Settings refactor: Add void return type to PHPUnit test methods 2 years ago
SetupCheck feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2 years ago
Share refactor: Add void return type to PHPUnit test methods 2 years ago
Share20 fix: Remove OCP\Files\Storage interface deprecated since version 9 2 years ago
Support refactor: Add void return type to PHPUnit test methods 2 years ago
SystemTag refactor: Add void return type to PHPUnit test methods 2 years ago
Talk
TaskProcessing refactor: Add void return type to PHPUnit test methods 2 years ago
Template refactor: Add void return type to PHPUnit test methods 2 years ago
TextProcessing refactor: Add void return type to PHPUnit test methods 2 years ago
Traits
Updater refactor: Add void return type to PHPUnit test methods 2 years ago
User refactor: Add void return type to PHPUnit test methods 2 years ago
Util
AllConfigTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
AppConfigTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
AppScriptSortTest.php
AppTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
AutoLoaderTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
CapabilitiesManagerTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
ConfigTest.php Merge branch 'master' into fix-nc-env-inclusion 2 years ago
ContactsManagerTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
DateTimeFormatterTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
EmojiHelperTest.php style: update codestyle for coding-standard 1.2.3 2 years ago
ErrorHandlerTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
EventSourceFactoryTest.php
HelperStorageTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
HookHelper.php
ImageTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
InfoXmlTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
InitialStateServiceTest.php style: update codestyle for coding-standard 1.2.3 2 years ago
InstallerTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
LargeFileHelperGetFileSizeTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
LargeFileHelperTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
LegacyHelperTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
LoggerTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
MemoryInfoTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
NaturalSortTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
NavigationManagerTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
RepairTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
ServerTest.php fix(tests): Remove deprecated tests for ServerTest 2 years ago
SetupTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
SubAdminTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
TagsTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
TempManagerTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
TemplateFunctionsTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
TestCase.php feat: implement distributing partitioned queries over multiple shards 2 years ago
TestMoveableMountPoint.php
UpdaterTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
UrlGeneratorTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
UtilCheckServerTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
UtilTest.php refactor: Add void return type to PHPUnit test methods 2 years ago