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
Kate f54b0aacef
Merge pull request #59595 from nextcloud/automated/noid/rector-changes
2 months ago
..
Accounts refactor: apply rector rules for PHPUnit 10 7 months ago
Activity refactor: Cleanup some unit tests 8 months ago
App fix(openmetrics): Allow openmetrics in info.xml 5 months ago
AppFramework refactor: Apply rector changes 3 months ago
Archive refactor(Files): Remove deprecated streamCopy method 4 months ago
Authentication refactor: Add more typing 4 months ago
Avatar chore: setting test metadata in annotations is deprecated (use attributes) 7 months ago
BackgroundJob fix(bg_jobs): store job argument as a text, increase length cap from 4000 to 32000 3 months ago
Cache refactor(tests): `returnValue` is deprecated 7 months ago
Calendar feat: automated appointment creation 5 months ago
Collaboration refactor: Apply rector changes 3 months ago
Command fix(jobs): Limit command jobs to known cases 7 months ago
Comments fix(comments): Correctly treat end of message as end of code block/inline 3 months ago
Config chore: Remove broken PresetManager tests 4 months ago
Contacts/ContactsMenu fix: Unify handling of exclude groups in contacts menu and sharing 6 months ago
DB refactor: Apply rector changes 3 months ago
Diagnostics refactor: Add more typing 4 months ago
DirectEditing refactor: apply rector rules for PHPUnit 10 7 months ago
Encryption refactor(Files): Modernize Wrapper 4 months ago
Federation refactor: apply rector rules for PHPUnit 10 7 months ago
Files chore(Scanner): Use modern syntax and APIs 2 months ago
FilesMetadata refactor: apply rector rules for PHPUnit 10 7 months ago
GlobalScale chore: run rector 11 months ago
Group fix(group): pass previous display name in GroupChangedEvent 3 months ago
Hooks refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
Http fix(DnsPinning): Ensure to always lookup based on FQDN 3 months ago
Install/Events feat(install): add InstallationCompletedEvent for post-installation hooks 4 months ago
IntegrityCheck chore(rector): Run rector on apps, core and tests directory 4 months ago
L10N fix(L10N): stop stripping _ from language codes 3 months ago
Lock chore(rector): Run rector on apps, core and tests directory 4 months ago
Lockdown refactor: apply rector rules for PHPUnit 10 7 months ago
Log chore: run rector 11 months ago
Mail feat(ocp): add email address validator 10 months ago
Memcache feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Migration fix(DB): support up to 63 character long table and index names 5 months ago
Net test(net): include test for localhost by IP 8 months ago
Notification chore: run rector 11 months ago
OCM refactor: Apply rector changes 3 months ago
OCS chore: run rector 11 months ago
OpenMetrics fix(openmetrics): ensure unit is a suffix of metric name 4 months ago
Preview chore(tests): check Snowflake ID preserved in 32 bits 2 months ago
Profile/Actions chore: run rector 11 months ago
Remote chore: apply new CSFixer rules 11 months ago
Repair refactor: Add more typing 4 months ago
RichObjectStrings chore: run rector 11 months ago
Route refactor: apply rector rules for PHPUnit 10 7 months ago
Search test(SearchComposerTest): add unit test for getProviders with mixed order values 10 months ago
Security chore(rector): Run rector on apps, core and tests directory 4 months ago
Session chore(rector): Run rector on apps, core and tests directory 4 months ago
Settings chore: run rector 11 months ago
SetupCheck chore: run rector 11 months ago
Share20 perf: Perform share path validation early 3 months ago
Snowflake chore(snowflakes): don't remove file lock directory during tests 4 months ago
Support refactor: Add more typing 4 months ago
SystemTag chore(tests): Fix bogus parameter passed by tests to createTag 2 months ago
Talk
TaskProcessing Merge pull request #56063 from nextcloud/tests/taskprocessing 7 months ago
Template refactor(tests): `getMockForAbstractClass` is deprecated 7 months ago
TextProcessing refactor: apply rector rules for PHPUnit 10 7 months ago
Traits chore(rector): Run rector on apps, core and tests directory 4 months ago
Updater test(Updater): Harden flaky test 4 months ago
User feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Util refactor: Add more typing 4 months ago
AllConfigTest.php refactor: Deprecated user config from IConfig correctly 6 months ago
AppConfigIntegrationTest.php chore: Run rector with new rules for fetch 7 months ago
AppConfigTest.php chore: Remove broken PresetManager tests 4 months ago
AppScriptSortTest.php refactor: apply rector rules for PHPUnit 10 7 months ago
AppTest.php refactor: apply rector rules for PHPUnit 10 7 months ago
BinaryFinderTest.php test(BinaryFinder): Make sure the test is portable between systems 9 months ago
CapabilitiesManagerTest.php chore: apply new CSFixer rules 11 months ago
ConfigTest.php refactor: Apply rector changes 2 months ago
ContactsManagerTest.php refactor: Add more typing 4 months ago
DateTimeFormatterTest.php refactor: Add more typing 4 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(Files): Remove deprecated streamCopy method 4 months ago
HelperStorageTest.php fix(reflection): ReflectionMethod::setAccessible is noop since 8.1 6 months ago
HookHelper.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
ImageTest.php refactor: apply rector rules for PHPUnit 10 7 months ago
InfoXmlTest.php fix(openmetrics): Make openmetrics always an array like all other infoxml fields 5 months ago
InitialStateServiceTest.php chore: run rector 11 months ago
InstallerTest.php chore: Adapt installer tests to class change in constructor 2 months ago
LargeFileHelperGetFileSizeTest.php chore(rector): Run rector on apps, core and tests directory 4 months ago
LargeFileHelperTest.php chore: apply new CSFixer rules 11 months ago
LoggerTest.php fix: Use configured loglevel even when log.condition matches is set 3 months ago
MemoryInfoTest.php chore: setting test metadata in annotations is deprecated (use attributes) 7 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 refactor: remove long deprecated IServerContainer methods 3 months ago
SetupTest.php feat(install): dispatch InstallationCompletedEvent in Setup 4 months ago
SubAdminTest.php chore: Run rector with new rules for fetch 7 months ago
TagsTest.php fix: Fix user in Tags class, do not depend upon session 3 months ago
TempManagerTest.php chore(rector): Run rector on apps, core and tests directory 4 months ago
TemplateFunctionsTest.php fix(template): add import map for JS module entry points 5 months ago
TemplateLayoutTest.php chore: Adapt tests to TemplateLayout constructor changes 3 months ago
TestCase.php refactor: Apply rector changes 3 months ago
TestMoveableMountPoint.php chore: apply new CSFixer rules 11 months ago
UpdaterTest.php fix: Cleanup OC_App uses in Updater class 10 months ago
UrlGeneratorTest.php fix(tests): Use testing application for testing ajax endpoints, not user_ldap 7 months ago
UtilCheckServerTest.php refactor: apply rector rules for PHPUnit 10 7 months ago
UtilTest.php refactor: apply rector rules for PHPUnit 10 7 months ago