You cannot 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/tests/lib
Côme Chilliet 147426c3ca
Merge pull request #44968 from nextcloud/fix/drop-workaround-for-obsolete-php
fix: Drop workarounds for unsupported obsolete PHP versions
4 days ago
..
Accounts fix: Apply new coding standard to all files 1 month ago
Activity fix(activity): Add a dedicated exception when not all fields are set while publishing an activity 2 weeks ago
App fix: Lazy load IURLGenerator from AppManager to avoid installation crash 2 weeks ago
AppFramework fix: Fix tests following OC_App migrations to IAppManager 2 weeks ago
Archive Avoid Deprecation warning from Zip tests on PHP 8.1 2 years ago
Authentication Refactor `OC\Server::getHasher` 2 months ago
Avatar test: Update tests 3 weeks ago
BackgroundJob fix: Apply new coding standard to all files 1 month ago
Cache Move CappedMemoryCache to OCP 2 years ago
Calendar composer run cs:fix 1 year ago
Collaboration chore: apply changes from Nextcloud coding standards 1.1.1 5 months ago
Command Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 3 months ago
Comments fix: Apply new coding standard to all files 1 month ago
Contacts/ContactsMenu test(php): Fix the unit tests 3 months ago
DB fix(tests): Make PostgreSQL unit tests less flacky by ordering 3 months ago
Diagnostics chore: apply changes from Nextcloud coding standards 1.1.1 5 months ago
DirectEditing feat(directediting): Allow opening by file id 1 year ago
Encryption add key location to info:file output 3 months ago
Federation fix(federation): ICloudId->getRemote() should contain the protocol 1 month ago
Files test: add test for jail watcher 4 weeks ago
GlobalScale Adapt tests to config value typing 1 year ago
Group chore: apply changes from Nextcloud coding standards 1.1.1 5 months ago
Hooks Remove unused private ForwardEmitter and LegacyEmitter 4 years ago
Http Adjust tests to match new expected exception 2 months ago
IntegrityCheck feat(appconfig): switching integrity check to lazy config values 2 months ago
L10N fix: Fix tests following OC_App migrations to IAppManager 2 weeks ago
Lock restore shared lock ttl when releasing 4 months ago
Lockdown Refactor `OC\Server::getLockdownManager` 2 months ago
Log add unit test for ExceptionSerializer 2 years ago
Mail Add "-i" to MailTest's pipe 3 months ago
Memcache adjust redis compareSetTTL to use a lua script 4 months ago
Migration fix: Make Repair object injectable and fix BackgroundRepair test 3 months ago
Net Add remote host validation API 2 years ago
Notification composer run cs:fix 1 year ago
OCS composer run cs:fix 1 year ago
Preview Refactor `OC\Server::getRootFolder` 6 months ago
PublicNamespace Format control structures, classes, methods and function 4 years ago
Remote Use exactly one empty line after the namespace declaration 4 years ago
Repair chore: apply changes from Nextcloud coding standards 1.1.1 5 months ago
RichObjectStrings Format control structures, classes, methods and function 4 years ago
Route fix: Fix RouterTest by adding IAppManager 2 weeks ago
Security fix(security): Handle idn_to_utf8 returning false 5 months ago
Session Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Settings fix: add missing copyrights and strict types 2 months ago
Share chore: remove long depricated share code 2 months ago
Share20 fix(tests): Fix tests when daytime saving time change happened recently 1 month ago
Support Adapt tests to config value typing 1 year ago
SystemTag fix: Move SystemTags events to IEventDispatcher 9 months ago
Talk Add a Talk API for OCP 2 years ago
Template fix(JSResourceLocator): Consider configured app roots for files 2 months ago
TextProcessing chore: apply changes from Nextcloud coding standards 1.1.1 5 months ago
Traits Migrate from ILogger to LoggerInterface where needed in the tests 2 years ago
Updater fix(updatenotification): spread the use of new appconfig 2 months ago
User fix(session): Do not update authtoken last_check for passwordless 7 days ago
Util chore: apply changes from Nextcloud coding standards 1.1.1 5 months ago
APITest.php composer run cs:fix 1 year ago
AllConfigTest.php fix(config): Make sure user keys are strings 1 month ago
AppConfigTest.php fix(appconfig): returns correct value on details 2 weeks ago
AppScriptSortTest.php Sort app scripts topologically by its dependencies 2 years ago
AppTest.php fix: Migrate a few more classes away from OC_App::getAppPath 2 weeks ago
AutoLoaderTest.php Remove trailing and in between spaces 4 years ago
CapabilitiesManagerTest.php composer run cs:fix 1 year ago
ConfigTest.php Fix tests 4 years ago
ContactsManagerTest.php Fix ContactsManagerTest adressbook mocks having a null key 8 months ago
DateTimeFormatterTest.php chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 3 months ago
EmojiHelperTest.php composer run cs:fix 1 year ago
ErrorHandlerTest.php composer run cs:fix 1 year ago
EventSourceFactoryTest.php refactor: migrate OC_EventSource to dependency injection 11 months ago
FileChunkingTest.php Revert "fix(performance): Do not set up filesystem on every call" 1 year ago
HelperStorageTest.php only determine quota_include_external_storage once for quota wrapper 9 months ago
HookHelper.php Use the short array syntax, everywhere 4 years ago
ImageTest.php fix: Drop workarounds for unsupported obsolete PHP versions 2 weeks ago
InfoXmlTest.php chore: Drop \OC_App::getAppInfo 11 months ago
InitialStateServiceTest.php chore: apply changes from Nextcloud coding standards 1.1.1 5 months ago
InstallerTest.php Refactor `OC\Server::getAppFetcher` 2 months ago
LargeFileHelperGetFileSizeTest.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 years ago
LargeFileHelperTest.php Mode to modern phpunit 4 years ago
LegacyHelperTest.php composer run cs:fix 1 year ago
LoggerTest.php composer run cs:fix 1 year ago
MemoryInfoTest.php Add helper to cast to int|float, fix MemoryInfo on 32bits 1 year ago
NaturalSortTest.php composer run cs:fix 1 year ago
NavigationManagerTest.php feat(AppManager): Provide `getAppIcon` function 2 months ago
RepairTest.php chore: use DI for \OC\Repair 3 months ago
ServerTest.php Refactor `OC\Server::getCommentsManager` 2 months ago
SetupTest.php fix: Use DI for Setup class and move away from deprecated methods 3 months ago
SubAdminTest.php composer run cs:fix 1 year ago
TagsTest.php composer run cs:fix 1 year ago
TempManagerTest.php composer run cs:fix 1 year ago
TemplateFunctionsTest.php fix: Correctly add `module` content type to script tags when scripts with versions are used 10 months ago
TestCase.php fix: Apply new coding standard to all files 1 month ago
TestMoveableMountPoint.php composer run cs:fix 1 year ago
UpdaterTest.php fix(updatenotification): spread the use of new appconfig 2 months ago
UrlGeneratorTest.php fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder 5 months ago
UtilCheckServerTest.php Convert isset ternary to null coalescing operator 9 months ago
UtilTest.php Make sure common and main core scripts are loaded first 2 years ago