nextcloud-server/tests/lib
Robin Appelman 2970232790
fix: make failed availability check apply in the same request
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-11-06 20:08:44 +07:00
..
Accounts refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Activity refactor: Cleanup some unit tests 2025-10-01 10:11:27 +07:00
App Merge pull request #55405 from nextcloud/carl/cleanup-some-tests 2025-10-01 15:02:00 +07:00
AppFramework refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Archive
Authentication refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Avatar chore(rector): Apply current rector config 2025-08-26 16:27:26 +07:00
BackgroundJob refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Cache refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Calendar fix: iMip reply from outlook.com does not contain organizer property 2025-10-14 12:44:06 +07:00
Collaboration fix: Include email when searching share suggestions 2025-10-09 06:53:51 +07:00
Command refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Comments refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Config refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Contacts/ContactsMenu
DB refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Diagnostics
DirectEditing refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Encryption refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Federation refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Files fix: make failed availability check apply in the same request 2025-11-06 20:08:44 +07:00
FilesMetadata refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
GlobalScale
Group refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Hooks refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
Http
IntegrityCheck test: Adjust the hashes and signatures 2025-08-25 13:19:36 +07:00
L10N fix(l10n): Don't fallback from 3-letter languages to 2-letter 2025-10-16 11:46:01 +07:00
Lock refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Lockdown refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Log
Mail
Memcache refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Migration
Net test(net): include test for localhost by IP 2025-10-14 10:33:35 +07:00
Notification
OCS
Preview feat(Db): Use SnowflakeId for previews 2025-10-28 17:50:03 +07:00
Profile/Actions
Remote
Repair refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
RichObjectStrings
Route refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Search
Security refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Session
Settings
SetupCheck
Share refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Share20 refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Snowflake feat(database): introduce Snowflake IDs generator 2025-10-28 17:50:03 +07:00
Support
SystemTag refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Talk
TaskProcessing Merge pull request #56063 from nextcloud/tests/taskprocessing 2025-10-31 15:04:49 +07:00
Template fix: Cleanup and fix tests, and fix related issues in code 2025-09-30 11:53:59 +07:00
TextProcessing refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Traits fix(tests): Fix type issues and other problems with encryption tests 2025-09-09 11:46:18 +07:00
Updater
User refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
Util
AllConfigTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
AppConfigIntegrationTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
AppConfigTest.php
AppScriptSortTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
AppTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
BinaryFinderTest.php test(BinaryFinder): Make sure the test is portable between systems 2025-09-05 09:47:47 +07:00
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php
EmojiHelperTest.php
ErrorHandlerTest.php
EventSourceFactoryTest.php
FilesTest.php refactor: Remove OC_Helper::streamCopy 2025-09-28 12:52:14 +07:00
HelperStorageTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
HookHelper.php
ImageTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
InfoXmlTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
InitialStateServiceTest.php
InstallerTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php refactor: Remove OC_Helper::streamCopy 2025-09-28 12:52:14 +07:00
LoggerTest.php
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php
RepairTest.php
ServerTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
SetupTest.php
SubAdminTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
TagsTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
TempManagerTest.php
TemplateFunctionsTest.php
TemplateLayoutTest.php fix: Cleanup and fix tests, and fix related issues in code 2025-09-30 11:53:59 +07:00
TestCase.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php chore: migrate `@small` and `@medium` to attributes 2025-10-27 21:56:04 +07:00
UtilCheckServerTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
UtilTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00