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 044e92bf4e feat(TaskProcessing): Introduce ITriggerableProvider 7 months ago
..
Accounts refactor: Cleanup some unit tests 7 months ago
Activity refactor: Cleanup some unit tests 7 months ago
App Merge pull request #55405 from nextcloud/carl/cleanup-some-tests 7 months ago
AppFramework refactor: Cleanup some unit tests 7 months ago
Archive chore: apply new CSFixer rules 11 months ago
Authentication refactor(querybuilder): Port away from qb::execute() in tests/ 8 months ago
Avatar chore(rector): Apply current rector config 9 months ago
BackgroundJob refactor(querybuilder): Port away from qb::execute() in tests/ 8 months ago
Cache Revert "perf(base): Stop setting up the FS for every basic auth request" 9 months ago
Calendar fix: iMip reply from outlook.com does not contain organizer property 7 months ago
Collaboration fix: Include email when searching share suggestions 7 months ago
Command chore: run rector 11 months ago
Comments fix(comments): Fix missing return type on new method 9 months ago
Config feat(config): Add UserConfigChangedEvent whenever user config is updated 8 months ago
Contacts/ContactsMenu chore: run rector 11 months ago
DB refactor(dbal): Port away from getDatabasePlatform() instanceof pattern 7 months ago
Diagnostics chore: apply new CSFixer rules 11 months ago
DirectEditing chore: apply new CSFixer rules 11 months ago
Encryption fix(tests): Fix type issues and other problems with encryption tests 8 months ago
Federation refactor: remove duplicated types and add return types 10 months ago
Files fix(FileAccess): Set filecache size column in tests 7 months ago
FilesMetadata test: add some minimal testing for metadata storage 2 years ago
GlobalScale chore: run rector 11 months ago
Group chore: run rector 11 months ago
Hooks refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
Http chore: run rector 11 months ago
IntegrityCheck test: Adjust the hashes and signatures 9 months ago
L10N fix(l10n): Don't fallback from 3-letter languages to 2-letter 7 months ago
Lock refactor(querybuilder): Port away from qb::execute() in tests/ 8 months ago
Lockdown chore: apply new CSFixer rules 11 months ago
Log chore: run rector 11 months ago
Mail feat(ocp): add email address validator 9 months ago
Memcache refactor(Memcache\Factory): move prefix generation to the factory class 9 months ago
Migration chore: apply new CSFixer rules 11 months ago
Net test(net): include test for localhost by IP 7 months ago
Notification chore: run rector 11 months ago
OCS chore: run rector 11 months ago
Preview fix(preview): Make version column a string 7 months ago
Profile/Actions chore: run rector 11 months ago
Remote chore: apply new CSFixer rules 11 months ago
Repair refactor(querybuilder): Port away from qb::execute() in lib/ 8 months ago
RichObjectStrings chore: run rector 11 months ago
Route chore: run rector on tests 11 months ago
Search test(SearchComposerTest): add unit test for getProviders with mixed order values 9 months ago
Security test(net): include test for localhost by IP 7 months ago
Session chore: run rector 11 months ago
Settings chore: run rector 11 months ago
SetupCheck chore: run rector 11 months ago
Share chore: run rector 11 months ago
Share20 refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 7 months ago
Support chore: Fix CrashReport\Registry tests 10 months ago
SystemTag refactor: Run rector 8 months ago
Talk chore: Add SPDX header 2 years ago
TaskProcessing feat(TaskProcessing): Introduce ITriggerableProvider 7 months ago
Template fix: Cleanup and fix tests, and fix related issues in code 7 months ago
TextProcessing chore: apply new CSFixer rules 11 months ago
Traits fix(tests): Fix type issues and other problems with encryption tests 8 months ago
Updater chore: run rector 11 months ago
User chore: run rector 11 months ago
Util chore: apply new CSFixer rules 11 months ago
AllConfigTest.php chore: run rector 11 months ago
AppConfigIntegrationTest.php refactor(Memcache\Factory): move prefix generation to the factory class 9 months ago
AppConfigTest.php refactor(Memcache\Factory): move prefix generation to the factory class 9 months ago
AppScriptSortTest.php chore: apply new CSFixer rules 11 months ago
AppTest.php fix: Deduplicate code by using DependencyAnalyzer in the AppManager 9 months ago
BinaryFinderTest.php test(BinaryFinder): Make sure the test is portable between systems 8 months ago
CapabilitiesManagerTest.php chore: apply new CSFixer rules 11 months ago
ConfigTest.php chore: apply new CSFixer rules 11 months ago
ContactsManagerTest.php chore: run rector 11 months ago
DateTimeFormatterTest.php chore: run rector 11 months ago
EmojiHelperTest.php chore: run rector 11 months ago
ErrorHandlerTest.php chore: run rector 11 months ago
EventSourceFactoryTest.php chore: apply new CSFixer rules 11 months ago
FilesTest.php refactor: Remove OC_Helper::streamCopy 8 months ago
HelperStorageTest.php chore: run rector 11 months ago
HookHelper.php chore: apply new CSFixer rules 11 months ago
ImageTest.php chore: run rector 11 months ago
InfoXmlTest.php chore: run rector 11 months ago
InitialStateServiceTest.php chore: run rector 11 months ago
InstallerTest.php chore: Set installShippedApps as non-static in Installer 9 months ago
LargeFileHelperGetFileSizeTest.php chore: run rector 11 months ago
LargeFileHelperTest.php chore: apply new CSFixer rules 11 months ago
LegacyHelperTest.php refactor: Remove OC_Helper::streamCopy 8 months ago
LoggerTest.php chore: run rector 11 months ago
MemoryInfoTest.php chore: run rector 11 months ago
NaturalSortTest.php chore: run rector 11 months ago
NavigationManagerTest.php chore: run rector 11 months ago
RepairTest.php chore: apply new CSFixer rules 11 months ago
ServerTest.php chore: run rector 11 months ago
SetupTest.php chore: run rector 11 months ago
SubAdminTest.php refactor(querybuilder): Port away from qb::execute() in tests/ 8 months ago
TagsTest.php fix(TagsTest): Declare `rootFolder` property 8 months ago
TempManagerTest.php chore: run rector on tests 11 months ago
TemplateFunctionsTest.php chore: apply new CSFixer rules 11 months ago
TemplateLayoutTest.php fix: Cleanup and fix tests, and fix related issues in code 7 months ago
TestCase.php fix: Unset classes in container to reduce side-effects between tests 7 months ago
TestMoveableMountPoint.php chore: apply new CSFixer rules 11 months ago
UpdaterTest.php fix: Cleanup OC_App uses in Updater class 9 months ago
UrlGeneratorTest.php refactor(files_external): migrate Ajax with `OC_JSON` to proper controller 7 months ago
UtilCheckServerTest.php chore: run rector 11 months ago
UtilTest.php chore: run rector 11 months ago