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
Marcel Klehr 1e9a5019b4 fix(FileAccess): Set filecache size column in tests 3 months ago
..
Accounts refactor: Cleanup some unit tests 3 months ago
Activity refactor: Cleanup some unit tests 3 months ago
App Merge pull request #55405 from nextcloud/carl/cleanup-some-tests 3 months ago
AppFramework refactor: Cleanup some unit tests 3 months ago
Archive
Authentication refactor(querybuilder): Port away from qb::execute() in tests/ 4 months ago
Avatar chore(rector): Apply current rector config 4 months ago
BackgroundJob refactor(querybuilder): Port away from qb::execute() in tests/ 4 months ago
Cache Revert "perf(base): Stop setting up the FS for every basic auth request" 4 months ago
Calendar Merge pull request #54664 from nextcloud/carl/port-away-execute-lib 4 months ago
Collaboration fix: Include email when searching share suggestions 3 months ago
Command
Comments fix(comments): Fix missing return type on new method 4 months ago
Config feat(config): Add UserConfigChangedEvent whenever user config is updated 3 months ago
Contacts/ContactsMenu
DB refactor: Run rector 3 months ago
Diagnostics
DirectEditing
Encryption fix(tests): Fix type issues and other problems with encryption tests 4 months ago
Federation refactor: remove duplicated types and add return types 5 months ago
Files fix(FileAccess): Set filecache size column in tests 3 months ago
FilesMetadata
GlobalScale
Group
Hooks refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Http
IntegrityCheck test: Adjust the hashes and signatures 4 months ago
L10N
Lock refactor(querybuilder): Port away from qb::execute() in tests/ 4 months ago
Lockdown
Log
Mail feat(ocp): add email address validator 5 months ago
Memcache refactor(Memcache\Factory): move prefix generation to the factory class 5 months ago
Migration
Net
Notification
OCS
Preview fix(preview): Make version column a string 3 months ago
Profile/Actions
Remote
Repair refactor(querybuilder): Port away from qb::execute() in lib/ 4 months ago
RichObjectStrings
Route
Search test(SearchComposerTest): add unit test for getProviders with mixed order values 5 months ago
Security test: Fix double space 4 months ago
Session
Settings
SetupCheck
Share
Share20 refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 3 months ago
Support
SystemTag refactor: Run rector 3 months ago
Talk
TaskProcessing fix(TaskProcessing): Cache task types by 4 months ago
Template fix: Cleanup and fix tests, and fix related issues in code 3 months ago
TextProcessing
Traits fix(tests): Fix type issues and other problems with encryption tests 4 months ago
Updater
User
Util
AllConfigTest.php
AppConfigIntegrationTest.php refactor(Memcache\Factory): move prefix generation to the factory class 5 months ago
AppConfigTest.php refactor(Memcache\Factory): move prefix generation to the factory class 5 months ago
AppScriptSortTest.php
AppTest.php fix: Deduplicate code by using DependencyAnalyzer in the AppManager 5 months ago
BinaryFinderTest.php test(BinaryFinder): Make sure the test is portable between systems 4 months ago
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php
EmojiHelperTest.php
ErrorHandlerTest.php
EventSourceFactoryTest.php
FilesTest.php refactor: Remove OC_Helper::streamCopy 3 months ago
HelperStorageTest.php
HookHelper.php
ImageTest.php
InfoXmlTest.php
InitialStateServiceTest.php
InstallerTest.php chore: Set installShippedApps as non-static in Installer 5 months ago
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php refactor: Remove OC_Helper::streamCopy 3 months ago
LoggerTest.php
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php
RepairTest.php
ServerTest.php
SetupTest.php
SubAdminTest.php refactor(querybuilder): Port away from qb::execute() in tests/ 4 months ago
TagsTest.php fix(TagsTest): Declare `rootFolder` property 4 months ago
TempManagerTest.php
TemplateFunctionsTest.php
TemplateLayoutTest.php fix: Cleanup and fix tests, and fix related issues in code 3 months ago
TestCase.php feat(test-case): allow to use PHPUnit Group attributes to mark tests requiring database 3 months ago
TestMoveableMountPoint.php
UpdaterTest.php fix: Cleanup OC_App uses in Updater class 5 months ago
UrlGeneratorTest.php refactor(files_external): migrate Ajax with `OC_JSON` to proper controller 3 months ago
UtilCheckServerTest.php
UtilTest.php