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
Benjamin Gaussorgues a7281ad36e feat(openmetrics): add log level 4 months ago
..
Accounts refactor: apply rector rules for PHPUnit 10 7 months ago
Activity refactor: Cleanup some unit tests 8 months ago
App Merge pull request #55405 from nextcloud/carl/cleanup-some-tests 8 months ago
AppFramework fix(controller): Support native int ranges 5 months ago
Archive chore: apply new CSFixer rules 11 months ago
Authentication chore: Run rector with new rules for fetch 6 months ago
Avatar chore: setting test metadata in annotations is deprecated (use attributes) 7 months ago
BackgroundJob refactor: Rename Snowflake Generator and Decoder 5 months ago
Cache refactor(tests): `returnValue` is deprecated 7 months ago
Calendar feat: automated appointment creation 4 months ago
Collaboration test(UserPlugin): Rewrite unit tests as integration tests 4 months ago
Command fix(jobs): Limit command jobs to known cases 7 months ago
Comments refactor(psalm): Enable psalm for comments unit tests 5 months ago
Config chore: Run rector with new rules for fetch 6 months ago
Contacts/ContactsMenu fix: Unify handling of exclude groups in contacts menu and sharing 6 months ago
DB fix(DB): support up to 63 character long table and index names 4 months ago
Diagnostics chore: apply new CSFixer rules 11 months ago
DirectEditing refactor: apply rector rules for PHPUnit 10 7 months ago
Encryption refactor: apply rector rules for PHPUnit 10 7 months ago
Federation refactor: apply rector rules for PHPUnit 10 7 months ago
Files refactor(files): Rename IMountProviderArgs 5 months ago
FilesMetadata refactor: apply rector rules for PHPUnit 10 7 months ago
GlobalScale chore: run rector 11 months ago
Group Revert "feat(group): Sanitize group names and ids on creation" 7 months ago
Hooks refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
Http style(tests): apply cs-fixer formatting to ClientTest 5 months ago
IntegrityCheck test: Adjust the hashes and signatures 9 months ago
L10N fix(l10n): Fix language selection 5 months ago
Lock refactor: apply rector rules for PHPUnit 10 7 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 refactor(tests): `getMockForTrait` is deprecated 7 months ago
Migration fix(DB): support up to 63 character long table and index names 4 months ago
Net test(net): include test for localhost by IP 8 months ago
Notification chore: run rector 11 months ago
OCM feat(ocm): event on ocm discovery and ocm request 5 months ago
OCS chore: run rector 11 months ago
OpenMetrics feat(openmetrics): add log level 4 months ago
Preview feat: Adapt a bit the snowflake ids API 5 months ago
Profile/Actions chore: run rector 11 months ago
Remote chore: apply new CSFixer rules 11 months ago
Repair chore: Run rector with new rules for fetch 6 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 feat(CertificateManager): Add option to specify the default certificates bundle path 6 months ago
Session chore: run rector 11 months ago
Settings chore: run rector 11 months ago
SetupCheck chore: run rector 11 months ago
Share refactor: apply rector rules for PHPUnit 10 7 months ago
Share20 refactor(external-share): Port more code to string as type for the id 5 months ago
Snowflake refactor: Rename Snowflake Generator and Decoder 5 months ago
Support chore: Fix CrashReport\Registry tests 11 months ago
SystemTag refactor: apply rector rules for PHPUnit 10 7 months ago
Talk chore: Add SPDX header 2 years ago
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: migrate to PHPUnit 11 7 months ago
Updater chore: drop legacy `WhatsNew` 4 months ago
User feat: add api to get a user object without verifying they exist 5 months ago
Util chore: apply new CSFixer rules 11 months ago
AllConfigTest.php refactor: Deprecated user config from IConfig correctly 6 months ago
AppConfigIntegrationTest.php chore: Run rector with new rules for fetch 6 months ago
AppConfigTest.php refactor(Memcache\Factory): move prefix generation to the factory class 9 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 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 fix(reflection): ReflectionMethod::setAccessible is noop since 8.1 5 months ago
HookHelper.php chore: apply new CSFixer rules 11 months ago
ImageTest.php refactor: apply rector rules for PHPUnit 10 7 months ago
InfoXmlTest.php feat(openmetrics): introduce OpenMetrics exporter 5 months ago
InitialStateServiceTest.php chore: run rector 11 months ago
InstallerTest.php refactor: apply rector rules for PHPUnit 10 7 months ago
LargeFileHelperGetFileSizeTest.php chore: run rector 11 months ago
LargeFileHelperTest.php chore: apply new CSFixer rules 11 months ago
LoggerTest.php chore: run rector 11 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: apply rector rules for PHPUnit 10 7 months ago
SetupTest.php chore: run rector 11 months ago
SubAdminTest.php chore: Run rector with new rules for fetch 6 months ago
TagsTest.php refactor: apply rector rules for PHPUnit 10 7 months ago
TempManagerTest.php chore: run rector on tests 12 months ago
TemplateFunctionsTest.php fix(template): add import map for JS module entry points 5 months ago
TemplateLayoutTest.php fix: Cleanup and fix tests, and fix related issues in code 8 months ago
TestCase.php refactor(psalm): Enable psalm for comments unit tests 5 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 fix(tests): Use testing application for testing ajax endpoints, not user_ldap 6 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