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
John Molakvoæ cac44fd924
Merge pull request #52822 from nextcloud/feat/mime-names
1 year ago
..
Accounts test: Fix non-static data providers 1 year ago
Activity test: Fix non-static data providers 1 year ago
App test: Fix tests/lib/App* 1 year ago
AppFramework test: Fix coding standards 1 year ago
Archive test: Make Archive test order independent 1 year ago
Authentication test: Fix coding standards 1 year ago
Avatar test: Fix non-static data providers 1 year ago
BackgroundJob test: Fix non-static data providers 1 year ago
Cache test: Fix tests/lib/[C-G]* 1 year ago
Calendar test: Fix tests/lib/[C-G]* 1 year ago
Collaboration test: Fix non-static data providers 1 year ago
Command test: Remove more withConsecutive 1 year ago
Comments test: Fix non-static data providers 1 year ago
Config test: Fix tests/lib/Files 1 year ago
Contacts/ContactsMenu test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 1 year ago
DB test: Fix most tests/lib/DB/QueryBuilder 1 year ago
Diagnostics refactor: Add void return type to PHPUnit test methods 2 years ago
DirectEditing test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 1 year ago
Encryption test: Fix coding standards 1 year ago
Federation test: Fix non-static data providers 1 year ago
Files test: Fix coding standards 1 year ago
FilesMetadata test: add some minimal testing for metadata storage 2 years ago
GlobalScale test: Fix tests/lib/[C-G]* 1 year ago
Group test: Fix tests/lib/[C-G]* 1 year ago
Hooks refactor: Add void return type to PHPUnit test methods 2 years ago
Http test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 1 year ago
IntegrityCheck Merge pull request #52822 from nextcloud/feat/mime-names 1 year ago
L10N test: Fix non-static data providers 1 year ago
Lock refactor: Add void return type to PHPUnit test methods 2 years ago
Lockdown test: Fix IStorage return types 2 years ago
Log test: Fix non-static data providers 1 year ago
Mail test: Fix tests/lib/[H-N]* 1 year ago
Memcache test: Fix non-static data providers 1 year ago
Migration test: Fix tests/lib/[H-N]* 1 year ago
Net test: Fix non-static data providers 1 year ago
Notification test: Fix tests/lib/[H-N]* 1 year ago
OCS test: Fix non-static data providers 1 year ago
Preview test: Fix non-static data providers 1 year ago
Profile/Actions fix(FediverseAction): Ensure valid fediverse links are generated 1 year ago
Remote refactor: Add void return type to PHPUnit test methods 2 years ago
Repair test: Fix non-static data providers 1 year ago
RichObjectStrings test: Fix non-static data providers 1 year ago
Route fix(tests): Adapt tests to appManager usage 1 year ago
Security test: Fix tests/lib/Security/ 1 year ago
Session refactor: Add void return type to PHPUnit test methods 2 years ago
Settings test: Prepare more tests for PHPUnit 10 1 year ago
SetupCheck feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2 years ago
Share test: Fix non-static data providers 1 year ago
Share20 test: Fix tests/lib/[S-Z]* 1 year ago
Support test: Fix non-static data providers 1 year ago
SystemTag test: Fix non-static data providers 1 year ago
Talk
TaskProcessing fix(taskprocessing): use the event for AppAPI to get list of AI providers 1 year ago
Template fix(phpunit): Remove some more withConsecutive calls 1 year ago
TextProcessing refactor: Add void return type to PHPUnit test methods 2 years ago
Traits fix(UserTrait): Fix backend initialization 2 years ago
Updater test: Fix tests/lib/[S-Z]* 1 year ago
User test: Fix tests/lib/[S-Z]* 1 year ago
Util
AllConfigTest.php test: Fix non-static data providers 1 year ago
AppConfigTest.php test: Fix coding standards 1 year ago
AppScriptSortTest.php
AppTest.php test: Fix non-static data providers 1 year ago
AutoLoaderTest.php chore: Drop unused legacy `OC_Files` 2 years ago
BinaryFinderTest.php feat: make search path for BinaryFinder customizable. 2 years ago
CapabilitiesManagerTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
ConfigTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
ContactsManagerTest.php test: Fix non-static data providers 1 year ago
DateTimeFormatterTest.php test: Fix coding standards 1 year ago
EmojiHelperTest.php test: Fix non-static data providers 1 year ago
ErrorHandlerTest.php test: Fix non-static data providers 1 year ago
EventSourceFactoryTest.php
HelperStorageTest.php test: Fix tests/lib/[H-N]* 1 year ago
HookHelper.php
ImageTest.php test: Fix non-static data providers 1 year ago
InfoXmlTest.php test: Fix non-static data providers 1 year ago
InitialStateServiceTest.php test: Fix non-static data providers 1 year ago
InstallerTest.php test: Fix non-static data providers 1 year ago
LargeFileHelperGetFileSizeTest.php test: Fix non-static data providers 1 year ago
LargeFileHelperTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
LegacyHelperTest.php test: Remove more withConsecutive 1 year ago
LoggerTest.php test: Fix non-static data providers 1 year ago
MemoryInfoTest.php test: Fix tests/lib/[H-N]* 1 year ago
NaturalSortTest.php test: Fix non-static data providers 1 year ago
NavigationManagerTest.php test: Fix non-static data providers 1 year ago
RepairTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
ServerTest.php test: Fix non-static data providers 1 year ago
SetupTest.php test: Fix tests/lib/[S-Z]* 1 year ago
SubAdminTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
TagsTest.php fix: Replace all usages of OC_User backend method calls by IUserManager 1 year ago
TempManagerTest.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 1 year ago
TemplateFunctionsTest.php chore: Move template functions out of legacy folder 1 year ago
TemplateLayoutTest.php chore(tests): Adapt TemplateLayoutTest to constructor change 1 year ago
TestCase.php fix: Remove multiple require_once calls for template functions 1 year ago
TestMoveableMountPoint.php
UpdaterTest.php test: Fix tests/lib/[S-Z]* 1 year ago
UrlGeneratorTest.php test: Fix non-static data providers 1 year ago
UtilCheckServerTest.php refactor: Add void return type to PHPUnit test methods 2 years ago
UtilTest.php fix: Remove some call and references to deprecated OC_Util class 1 year ago