nextcloud-server/tests/lib
Andy Scherzinger 3009da3722
Merge pull request #43968 from exi/custom-binary-search-paths
feat: make search path for BinaryFinder customizable.
2024-09-20 19:14:17 +07:00
..
Accounts fix(settings): pronouns UsersControllerTest 2024-09-18 13:30:33 +07:00
Activity fix: Adapt notifications and activity tests to new DI dependency 2024-09-17 15:28:09 +07:00
App chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
AppFramework chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Archive chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Authentication chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Avatar refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
BackgroundJob refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Cache refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Calendar refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Collaboration chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Command refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Comments chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Contacts/ContactsMenu refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
DB Merge pull request #47852 from nextcloud/sharding-code-fixes 2024-09-16 11:39:58 +07:00
Diagnostics refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
DirectEditing refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Encryption chore: Fix encryption test use statement 2024-09-16 18:11:38 +07:00
Federation refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Files chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
GlobalScale refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Group refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Hooks refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Http chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
IntegrityCheck chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +07:00
L10N chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Lock refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Lockdown fix(Storage): Document getOwner() can return false 2024-09-17 10:10:50 +07:00
Log chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Mail fix(Mailer): Fix sendmail binary fallback 2024-09-16 15:20:29 +07:00
Memcache refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Migration refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Net chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Notification fix: Adapt notifications and activity tests to new DI dependency 2024-09-17 15:28:09 +07:00
OCS refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Preview chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Remote refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Repair chore: Cleanup and prepare `\OC\Repair\RepairMimeTypes` tests for PHPUnit 10 2024-09-19 19:25:42 +07:00
RichObjectStrings refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Route chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Security chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Session refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Settings refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
SetupCheck feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2024-09-16 14:58:21 +07:00
Share chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Share20 fix(l10n): Rephrasing some exceptions to be translated 2024-09-20 18:35:11 +07:00
Support refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
SystemTag refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Talk chore: Add SPDX header 2024-05-13 17:41:36 +07:00
TaskProcessing chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Template refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
TextProcessing refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Traits chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Updater chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +07:00
User refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Util chore: Add SPDX header 2024-05-13 17:41:36 +07:00
AllConfigTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
AppConfigTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
AppScriptSortTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
AppTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
AutoLoaderTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
BinaryFinderTest.php feat: make search path for BinaryFinder customizable. 2024-09-20 17:00:06 +07:00
CapabilitiesManagerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
ConfigTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
ContactsManagerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
DateTimeFormatterTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
EmojiHelperTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
ErrorHandlerTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
EventSourceFactoryTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
HelperStorageTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
HookHelper.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
ImageTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
InfoXmlTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
InitialStateServiceTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
InstallerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
LargeFileHelperGetFileSizeTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
LargeFileHelperTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
LegacyHelperTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
LoggerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
MemoryInfoTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
NaturalSortTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
NavigationManagerTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
RepairTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
ServerTest.php fix(tests): Remove deprecated tests for ServerTest 2024-09-17 17:48:01 +07:00
SetupTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
SubAdminTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
TagsTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
TempManagerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
TemplateFunctionsTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
TestCase.php chore: Remove old travis related stuff 2024-09-19 20:16:29 +07:00
TestMoveableMountPoint.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
UpdaterTest.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +07:00
UrlGeneratorTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
UtilCheckServerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
UtilTest.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +07:00