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 910c774b35
Merge pull request #34038 from nextcloud/fix/migrate-TagMapper-to-QBMapper
Migrate TagMapper to QBMapper instead of deprecated Mapper
2 years ago
..
Accounts Allow to tweak default scopes for accounts 2 years ago
Activity Fix activity tests again 4 years ago
App remove getDefaultInstallationBundle 2 years ago
AppFramework Fix SessionMiddlewareTest and cover new case with reopening 2 years ago
Archive Avoid Deprecation warning from Zip tests on PHP 8.1 2 years ago
Authentication Handle one time password better 2 years ago
Avatar Update avatars on update 2 years ago
BackgroundJob Port existing server code to new interface 2 years ago
Cache Move CappedMemoryCache to OCP 2 years ago
Calendar Fix iMIP tests 2 years ago
Collaboration adjusts tests for CloudIdManager 2 years ago
Command Merge pull request #32868 from nextcloud/fix/replace-opis-closure-by-laravel-fork 2 years ago
Comments Delete comments that expired now 2 years ago
Contacts/ContactsMenu Modernize contacts menu 2 years ago
DB Migrate Migrator::executeSql to OCP\EventDispatcher\Event 2 years ago
Diagnostics Fix tests 2 years ago
DirectEditing Fix dynamic property creations in test files 2 years ago
Encryption Remove OCP\App and OCP\BackgroundJob 2 years ago
EventDispatcher Migrate from ILogger to LoggerInterface where needed in the tests 2 years ago
Federation adjusts tests for CloudIdManager 2 years ago
Files fix using FSEEK_END with SeekableHttpStream to get file size 2 years ago
GlobalScale Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Group Migrate from ILogger to LoggerInterface where needed in the tests 2 years ago
Hooks Remove unused private ForwardEmitter and LegacyEmitter 4 years ago
Http Fix tests for nested v4 in v6 2 years ago
IntegrityCheck Remove some more at matchers in tests/lib 2 years ago
L10N Remove deprecated at matcher from tests/lib 2 years ago
Lock Cleanup lock related code 2 years ago
Lockdown Fix last tests 3 years ago
Log add unit test for ExceptionSerializer 2 years ago
Mail Remove deprecated at matcher from tests/lib 2 years ago
Memcache Add a built-in profiler inside Nextcloud 2 years ago
Metadata Fix dynamic property creations in test files 2 years ago
Migration Fix BackgroundRepairTest 2 years ago
Notification Fix unit tests 2 years ago
OCS Remove deprecated at matcher from tests/lib 2 years ago
Preview Add typing to SimpleFS 2 years 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 Move avatar clearing in the background 2 years ago
RichObjectStrings Format control structures, classes, methods and function 4 years ago
Route Migrate from ILogger to LoggerInterface where needed in the tests 2 years ago
Security Remove deprecated at matcher from tests/lib 2 years ago
Session Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Settings Fix unit tests 2 years ago
Share Cleanup tags and Share component 2 years ago
Share20 Remove deprecated at matcher from tests/lib 2 years ago
Support Fair use of push notifications 3 years ago
SystemTag Format control structures, classes, methods and function 4 years ago
Talk Add a Talk API for OCP 2 years ago
Template Remove deprecated at matcher from tests/lib 2 years ago
Traits Migrate from ILogger to LoggerInterface where needed in the tests 2 years ago
Updater Remove deprecated at matcher in Updater/VersionCheckTest.php 2 years ago
User Remove deprecated at matcher from tests/lib 2 years ago
Util Format code to a single space around binary operators 4 years ago
APITest.php Format code to a single space around binary operators 4 years ago
AllConfigTest.php Cleanup AllConfig 2 years 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 unit tests 3 years ago
AutoLoaderTest.php Remove trailing and in between spaces 4 years ago
CapabilitiesManagerTest.php Fix warnings about logException 3 years ago
ConfigTest.php Fix tests 4 years ago
ContactsManagerTest.php Format code to a single space around binary operators 4 years ago
DateTimeFormatterTest.php Check style update 2 years ago
EmojiHelperTest.php Include more emoji chars to test and fixes after include it 2 years ago
ErrorHandlerTest.php Cleaner removePassword regex 3 years ago
FileChunkingTest.php Format control structures, classes, methods and function 4 years ago
HelperStorageTest.php store unencrypted size in the unencrypted_size column 2 years ago
HookHelper.php Use the short array syntax, everywhere 4 years ago
ImageTest.php Prevent loading images that would require too much memory. 2 years ago
InfoXmlTest.php Format control structures, classes, methods and function 4 years ago
InitialStateServiceTest.php Fix ArrayAccess and JsonSerializable return types 3 years ago
InstallerTest.php Remove some more at matchers in tests/lib 2 years 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 Rewrite LegacyHelperTest without $this->at() 3 years ago
LoggerTest.php Fix logging data context to file 2 years ago
MemoryInfoTest.php Let memory limit set in tests fit the used amount 3 years ago
NaturalSortTest.php Format control structures, classes, methods and function 4 years ago
NavigationManagerTest.php Add accessibility entry in user menu 2 years ago
RepairTest.php Fix RepairTest 2 years ago
ServerTest.php Inform ServerTest that TagMapper now uses QBMapper 2 years ago
SetupTest.php Fix unit tests 3 years ago
SubAdminTest.php adjust tests to new fs setup 2 years ago
TagsTest.php Cleanup tags and Share component 2 years ago
TempManagerTest.php Migrate from ILogger to LoggerInterface where needed in the tests 2 years ago
TemplateFunctionsTest.php Format control structures, classes, methods and function 4 years ago
TestCase.php adjust tests to new fs setup 2 years ago
TestMoveableMountPoint.php Move tests/ to PSR-4 (#24731) 8 years ago
UpdaterTest.php Fix unit tests 3 years ago
UrlGeneratorTest.php Remove OCP\App and OCP\BackgroundJob 2 years ago
UtilCheckServerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
UtilTest.php Make sure common and main core scripts are loaded first 2 years ago