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
Christoph Wurst 3eb8082f0c fix(config): Make sure user keys are strings
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 months ago
..
Accounts fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 8 months ago
Activity composer run cs:fix 1 year ago
App fix: Fetch custom app store url without internet connection 3 months ago
AppFramework fix xml ocs response for serializable objects 3 months ago
Archive Avoid Deprecation warning from Zip tests on PHP 8.1 2 years ago
Authentication AppAPI: allowed to bypass Two-Factor 5 months ago
Avatar chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
BackgroundJob feat(backgroundjob): Schedule job after <timestamp> 8 months 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 6 months ago
Command chore(3rdparty): remove opis/closure 8 months ago
Comments Cover expire_date with unit tests 1 year ago
Contacts/ContactsMenu feat(contactsmenu): Sort by user status 7 months ago
DB fix(tests): Make PostgreSQL unit tests less flacky by ordering 4 months ago
Diagnostics chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
DirectEditing feat(directediting): Allow opening by file id 1 year ago
Encryption chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
Federation adjusts tests for CloudIdManager 2 years ago
Files add test for updating etag with unchanged mtime in child folder 4 months ago
GlobalScale Adapt tests to config value typing 1 year ago
Group chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
Hooks Remove unused private ForwardEmitter and LegacyEmitter 4 years ago
Http fix(security): Handle idn_to_utf8 returning false 6 months ago
IntegrityCheck Adapt tests to config value typing 1 year ago
L10N chore: update expected results for CLDR 42 10 months ago
Lock restore shared lock ttl when releasing 5 months ago
Lockdown composer run cs:fix 1 year 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 5 months ago
Migration chore: apply changes from Nextcloud coding standards 1.1.1 6 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 fix!: Remove legacy event dispatching Symfony's GenericEvent 10 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 6 months ago
RichObjectStrings Format control structures, classes, methods and function 4 years ago
Route DI for Router 1 year ago
Security fix(security): Handle idn_to_utf8 returning false 6 months ago
Session Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Settings chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
Share Cleanup tags and Share component 2 years ago
Share20 feat(share): save date and time for expiration 3 months ago
Support Adapt tests to config value typing 1 year ago
SystemTag fix: Move SystemTags events to IEventDispatcher 10 months ago
Talk Add a Talk API for OCP 2 years ago
Template fix(JSResourceLocator): Consider configured app roots for files 3 months ago
TextProcessing chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
Traits Migrate from ILogger to LoggerInterface where needed in the tests 2 years ago
Updater chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
User fix(session): Avoid two useless authtoken DB queries for every anonymous request 5 months ago
Util chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
APITest.php composer run cs:fix 1 year ago
AllConfigTest.php fix(config): Make sure user keys are strings 2 months ago
AppConfigTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
AppScriptSortTest.php Sort app scripts topologically by its dependencies 2 years ago
AppTest.php fix: Move AppManager events to IEventDispatcher 10 months 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 9 months ago
DateTimeFormatterTest.php chore: update expected results for CLDR 42 10 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 1 year 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 10 months ago
HookHelper.php Use the short array syntax, everywhere 4 years ago
ImageTest.php increase preview_max_memory and make it easier to debug 1 year ago
InfoXmlTest.php chore: Drop \OC_App::getAppInfo 1 year ago
InitialStateServiceTest.php chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
InstallerTest.php Remove deprecated at matcher in tests/lib/InstallerTest.php 9 months ago
LargeFileHelperGetFileSizeTest.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 years ago
LargeFileHelperTest.php Mode to modern phpunit 5 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 fix: Allow to set custom app order on navigation entries added by closures to NavigationManager 7 months ago
RepairTest.php chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
ServerTest.php refactor: migrate OC_EventSource to dependency injection 1 year ago
SetupTest.php composer run cs:fix 1 year 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 11 months ago
TestCase.php feat(CI): Allow apps to test with PHPUnit10 8 months ago
TestMoveableMountPoint.php composer run cs:fix 1 year ago
UpdaterTest.php chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
UrlGeneratorTest.php fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder 6 months ago
UtilCheckServerTest.php Convert isset ternary to null coalescing operator 10 months ago
UtilTest.php Make sure common and main core scripts are loaded first 2 years ago