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 73447618e7
chore: Run rector on lib/private/Template folder and cleanup more typing
7 months ago
..
Accounts
Activity
App refactor: use logical `&&` `||` instead of weak `and` `or` operators 7 months ago
AppFramework refactor: Apply rector Nextcloud 27 set 7 months ago
Archive chore: apply new CSFixer rules 10 months ago
Authentication
Avatar
BackgroundJob
Cache
Calendar Merge pull request #54664 from nextcloud/carl/port-away-execute-lib 7 months ago
Collaboration fix(tests): Fix UserPluginTest methods expectation 7 months ago
Command
Comments fix(comments): Fix missing return type on new method 8 months ago
Config feat(config): Add UserConfigChangedEvent whenever user config is updated 7 months ago
Contacts/ContactsMenu
DB refactor: Run rector 7 months ago
Diagnostics
DirectEditing
Encryption fix(tests): Fix type issues and other problems with encryption tests 7 months ago
Federation
Files Merge pull request #55371 from nextcloud/carl/remove-oc-helper-streamCopy 7 months ago
FilesMetadata
GlobalScale
Group
Hooks refactor: use logical `&&` `||` instead of weak `and` `or` operators 7 months ago
Http
IntegrityCheck
L10N
Lock refactor(querybuilder): Port away from qb::execute() in tests/ 7 months ago
Lockdown
Log
Mail feat(ocp): add email address validator 8 months ago
Memcache refactor(Memcache\Factory): move prefix generation to the factory class 8 months ago
Migration
Net
Notification
OCS
Preview
Profile/Actions
Remote
Repair
RichObjectStrings
Route
Search
Security test: Fix double space 8 months ago
Session
Settings chore: run rector 10 months ago
SetupCheck
Share
Share20 fix(tests): Make dataGeneralChecks static in Share20 ManagerTest 7 months ago
Support
SystemTag refactor: Run rector 7 months ago
Talk
TaskProcessing fix(TaskProcessing): Cache task types by 7 months ago
Template chore: Run rector on lib/private/Template folder and cleanup more typing 7 months ago
TextProcessing
Traits fix(tests): Fix type issues and other problems with encryption tests 7 months ago
Updater
User
Util
AllConfigTest.php
AppConfigIntegrationTest.php
AppConfigTest.php
AppScriptSortTest.php
AppTest.php
BinaryFinderTest.php test(BinaryFinder): Make sure the test is portable between systems 7 months ago
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php
EmojiHelperTest.php chore: run rector 10 months ago
ErrorHandlerTest.php
EventSourceFactoryTest.php
FilesTest.php refactor: Remove OC_Helper::streamCopy 7 months ago
HelperStorageTest.php
HookHelper.php
ImageTest.php
InfoXmlTest.php
InitialStateServiceTest.php
InstallerTest.php
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php refactor: Remove OC_Helper::streamCopy 7 months ago
LoggerTest.php
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php
RepairTest.php
ServerTest.php
SetupTest.php
SubAdminTest.php
TagsTest.php fix(TagsTest): Declare `rootFolder` property 7 months ago
TempManagerTest.php
TemplateFunctionsTest.php
TemplateLayoutTest.php
TestCase.php feat(test-case): allow to use PHPUnit Group attributes to mark tests requiring database 7 months ago
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php
UtilCheckServerTest.php
UtilTest.php