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
Daniel e1fcd6ccfb
Merge pull request #53000 from nextcloud/fix/noid/stuck-ffmpeg
8 months ago
..
Accounts test: Fix non-static data providers 9 months ago
Activity test: Fix non-static data providers 9 months ago
App chore(tests): Adapt AppManager test to the use of searchValues 8 months ago
AppFramework fix: use correct format for expires, last-modified, and if-modified-since headers 8 months ago
Archive test: Make Archive test order independent 9 months ago
Authentication test: Fix coding standards 9 months ago
Avatar test: Fix non-static data providers 9 months ago
BackgroundJob test: Fix non-static data providers 9 months ago
Cache test: Fix tests/lib/[C-G]* 9 months ago
Calendar test: Fix tests/lib/[C-G]* 9 months ago
Collaboration test: Fix non-static data providers 9 months ago
Command test: Remove more withConsecutive 9 months ago
Comments test: Speed up comments test 8 months ago
Config test: Fix tests/lib/Files 9 months ago
Contacts/ContactsMenu test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 9 months ago
DB test: Fix most tests/lib/DB/QueryBuilder 9 months ago
Diagnostics refactor: Add void return type to PHPUnit test methods 1 year ago
DirectEditing test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 9 months ago
Encryption test: Fix coding standards 9 months ago
Federation test: Fix non-static data providers 9 months ago
Files test: Add a hint message on boolean comparison 8 months ago
FilesMetadata test: add some minimal testing for metadata storage 1 year ago
GlobalScale test: Fix tests/lib/[C-G]* 9 months ago
Group test: addd test for hideFromCollaboration 8 months ago
Hooks refactor: Add void return type to PHPUnit test methods 1 year ago
Http test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 9 months ago
IntegrityCheck Merge pull request #52822 from nextcloud/feat/mime-names 9 months ago
L10N test: Fix non-static data providers 9 months ago
Lock refactor: Add void return type to PHPUnit test methods 1 year ago
Lockdown test: Fix IStorage return types 1 year ago
Log test: Fix non-static data providers 9 months ago
Mail test: Fix tests/lib/[H-N]* 9 months ago
Memcache test: Fix non-static data providers 9 months ago
Migration test: Fix tests/lib/[H-N]* 9 months ago
Net test: Fix non-static data providers 9 months ago
Notification test: Fix tests/lib/[H-N]* 9 months ago
OCS test: Fix non-static data providers 9 months ago
Preview fix: unbloc ffmpeg on some broken videos 8 months ago
Profile/Actions fix(FediverseAction): Ensure valid fediverse links are generated 12 months ago
Remote refactor: Add void return type to PHPUnit test methods 1 year ago
Repair test: Fix non-static data providers 9 months ago
RichObjectStrings test: Fix non-static data providers 9 months ago
Route fix(tests): Adapt tests to appManager usage 11 months ago
Security test: Fix tests/lib/Security/ 9 months ago
Session refactor: Add void return type to PHPUnit test methods 1 year ago
Settings feat: add support for sensitive Declarative settings values encryption 8 months ago
SetupCheck feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 1 year ago
Share test: Fix non-static data providers 9 months ago
Share20 test: Fix tests/lib/[S-Z]* 9 months ago
Support test: Fix non-static data providers 9 months ago
SystemTag test: Fix non-static data providers 9 months ago
Talk
TaskProcessing fix(taskprocessing): use the event for AppAPI to get list of AI providers 10 months ago
Template fix(phpunit): Remove some more withConsecutive calls 10 months ago
TextProcessing test: Mock ITaskManager to remove test interactions 8 months ago
Traits fix(tests): Remove calls to removed getMountProviderCollection from tests 9 months ago
Updater test: Fix tests/lib/[S-Z]* 9 months ago
User feat(IUser): add `getQuotaBytes` method to get machine readable quota 8 months ago
Util
AllConfigTest.php test: Fix non-static data providers 9 months ago
AppConfigTest.php chore(tests): Add test for AppConfig::getAppInstalledVersions 8 months ago
AppScriptSortTest.php
AppTest.php chore(tests): Adapt AppManager test to the use of searchValues 8 months ago
BinaryFinderTest.php feat: make search path for BinaryFinder customizable. 1 year ago
CapabilitiesManagerTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
ConfigTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
ContactsManagerTest.php test: Fix non-static data providers 9 months ago
DateTimeFormatterTest.php test: Fix coding standards 9 months ago
EmojiHelperTest.php test: Fix non-static data providers 9 months ago
ErrorHandlerTest.php test: Fix non-static data providers 9 months ago
EventSourceFactoryTest.php
FilesTest.php test: move legacy tests to non-depecated class tests 9 months ago
HelperStorageTest.php test: move legacy tests to non-depecated class tests 9 months ago
HookHelper.php
ImageTest.php test: Fix non-static data providers 9 months ago
InfoXmlTest.php test: Fix non-static data providers 9 months ago
InitialStateServiceTest.php test: Fix non-static data providers 9 months ago
InstallerTest.php test: Fix non-static data providers 9 months ago
LargeFileHelperGetFileSizeTest.php test: Fix non-static data providers 9 months ago
LargeFileHelperTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
LegacyHelperTest.php test: move legacy tests to non-depecated class tests 9 months ago
LoggerTest.php test: Fix non-static data providers 9 months ago
MemoryInfoTest.php test: Fix tests/lib/[H-N]* 9 months ago
NaturalSortTest.php test: Fix non-static data providers 9 months ago
NavigationManagerTest.php test: Fix non-static data providers 9 months ago
RepairTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
ServerTest.php test: Fix non-static data providers 9 months ago
SetupTest.php test: Fix tests/lib/[S-Z]* 9 months ago
SubAdminTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
TagsTest.php fix: Replace all usages of OC_User backend method calls by IUserManager 10 months ago
TempManagerTest.php test: replace `OC_Helper:rmdirr` with `OCP\Files::rmdirr` 9 months ago
TemplateFunctionsTest.php chore: Move template functions out of legacy folder 11 months ago
TemplateLayoutTest.php chore(tests): Adapt TemplateLayoutTest to constructor change 10 months ago
TestCase.php feat: move primary object store configuration to a single place 8 months ago
TestMoveableMountPoint.php
UpdaterTest.php test: Fix tests/lib/[S-Z]* 9 months ago
UrlGeneratorTest.php test: Fix non-static data providers 9 months ago
UtilCheckServerTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
UtilTest.php test: move legacy tests to non-depecated class tests 9 months ago