nextcloud/tests/lib
Joas Schilling 9621e451ba
test: Fix tests/lib/Files
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-05-15 08:25:00 +02:00
..
Accounts chore(IAccountManager): remove deprecated visibility constants 2025-05-14 19:15:24 +02:00
Activity fix: Adapt notifications and activity tests to new DI dependency 2024-09-17 15:28:09 +02:00
App test: Fix tests/lib/App* 2025-05-15 08:21:24 +02:00
AppFramework test: Fix tests/lib/App* 2025-05-15 08:21:24 +02:00
Archive test: Make Archive test order independent 2025-05-15 08:25:00 +02:00
Authentication test: Remove more withConsecutive 2025-05-15 08:18:26 +02:00
Avatar refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
BackgroundJob perf(cron): Delay (re)checking timed jobs 2025-03-31 13:21:29 +02:00
Cache test: Fix tests/lib/[C-G]* 2025-05-15 08:24:57 +02:00
Calendar test: Fix tests/lib/[C-G]* 2025-05-15 08:24:57 +02:00
Collaboration test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 2025-05-02 16:47:42 +02:00
Command test: Remove more withConsecutive 2025-05-15 08:18:26 +02:00
Comments test: Sort the reactions before comparing 2025-05-14 11:42:52 +02:00
Config test: Fix tests/lib/Files 2025-05-15 08:25:00 +02:00
Contacts/ContactsMenu test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 2025-05-02 16:47:42 +02:00
DB test: Prepare more tests for PHPUnit 10 2025-04-30 09:18:01 +02:00
Diagnostics refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
DirectEditing test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 2025-05-02 16:47:42 +02:00
Encryption test: Fix tests/lib/[C-G]* 2025-05-15 08:24:57 +02:00
Federation fix(federation): allows equal signs in federation id 2025-04-22 13:03:56 -01:00
Files test: Fix tests/lib/Files 2025-05-15 08:25:00 +02:00
FilesMetadata test: add some minimal testing for metadata storage 2024-11-07 16:27:16 +01:00
GlobalScale test: Fix tests/lib/[C-G]* 2025-05-15 08:24:57 +02:00
Group test: Fix tests/lib/[C-G]* 2025-05-15 08:24:57 +02:00
Hooks refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Http test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 2025-05-02 16:47:42 +02:00
IntegrityCheck test: Fix tests/lib/[H-N]* 2025-05-15 08:24:59 +02:00
L10N test: Prepare more tests for PHPUnit 10 2025-04-30 09:18:01 +02:00
Lock refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Lockdown test: Fix IStorage return types 2024-09-26 17:29:48 +02:00
Log test: Prepare more tests for PHPUnit 10 2025-04-30 09:18:01 +02:00
Mail test: Fix tests/lib/[H-N]* 2025-05-15 08:24:59 +02:00
Memcache refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Migration test: Fix tests/lib/[H-N]* 2025-05-15 08:24:59 +02:00
Net fix(tests): Add IpAddressClassifier v6 zone ID test 2024-11-04 09:31:48 -05:00
Notification test: Fix tests/lib/[H-N]* 2025-05-15 08:24:59 +02:00
OCS test: Prepare more tests for PHPUnit 10 2025-04-30 09:18:01 +02:00
Preview fix(blurhash): Use preview API to generate the previews 2025-05-05 11:13:31 +02:00
Profile/Actions fix(FediverseAction): Ensure valid fediverse links are generated 2025-02-06 11:58:24 +01:00
Remote refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Repair refactor: convert sanitize account properties repair step to background job 2025-02-24 15:16:28 +01:00
RichObjectStrings Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 2025-04-09 08:35:56 +02:00
Route fix(tests): Adapt tests to appManager usage 2025-02-24 17:48:34 +01:00
Security test: Fix tests/lib/Security/ 2025-05-15 08:24:59 +02:00
Session refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Settings test: Prepare more tests for PHPUnit 10 2025-04-30 09:18:01 +02:00
SetupCheck feat: Make CheckServerResponseTrait public and provide as OCP\SetupCheck\CheckServerResponseTrait 2024-09-16 14:58:21 +02:00
Share chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Share20 test: Fix tests/lib/[S-Z]* 2025-05-15 08:24:59 +02:00
Support chore(tests): Adapt tests to the countUsers refactor 2025-01-14 16:34:15 +01:00
SystemTag feat(systemtags): add setting to block non admin to create system tags 2025-01-22 20:07:24 +01:00
Talk chore: Add SPDX header 2024-05-13 17:41:36 +02:00
TaskProcessing fix(taskprocessing): use the event for AppAPI to get list of AI providers 2025-04-09 15:47:48 +03:00
Template fix(phpunit): Remove some more withConsecutive calls 2025-03-31 09:43:22 +02:00
TextProcessing refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Traits fix(UserTrait): Fix backend initialization 2024-10-08 11:12:01 +02:00
Updater test: Fix tests/lib/[S-Z]* 2025-05-15 08:24:59 +02:00
User test: Fix tests/lib/[S-Z]* 2025-05-15 08:24:59 +02:00
Util chore: Add SPDX header 2024-05-13 17:41:36 +02:00
AllConfigTest.php feat(user-prefs): IUserPreferences 2024-11-18 20:11:31 -01:00
AppConfigTest.php fix(lexicon): renaming and minor fixes 2024-12-13 11:08:20 -01:00
AppScriptSortTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
AppTest.php fix(TemplateLayout): core is not an app but the server itself 2025-01-24 15:10:23 +01:00
AutoLoaderTest.php chore: Drop unused legacy OC_Files 2024-09-28 13:18:40 +02:00
BinaryFinderTest.php feat: make search path for BinaryFinder customizable. 2024-09-20 17:00:06 +02:00
CapabilitiesManagerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
ConfigTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
ContactsManagerTest.php fix(cardav): only show useres from enabled addressBooks in contacts menu 2025-03-17 11:56:34 +01:00
DateTimeFormatterTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
EmojiHelperTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
ErrorHandlerTest.php test: Fix tests/lib/Files 2025-05-15 08:25:00 +02:00
EventSourceFactoryTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
HelperStorageTest.php test: Fix tests/lib/[H-N]* 2025-05-15 08:24:59 +02:00
HookHelper.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
ImageTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
InfoXmlTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
InitialStateServiceTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
InstallerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
LargeFileHelperGetFileSizeTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
LargeFileHelperTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
LegacyHelperTest.php test: Remove more withConsecutive 2025-05-15 08:18:26 +02:00
LoggerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
MemoryInfoTest.php test: Fix tests/lib/[H-N]* 2025-05-15 08:24:59 +02:00
NaturalSortTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
NavigationManagerTest.php fix(navigation): Fix default app entry registered as closure 2025-04-25 14:47:33 +02:00
RepairTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
ServerTest.php fix(tests): Remove deprecated tests for ServerTest 2024-09-17 17:48:01 +02:00
SetupTest.php test: Fix tests/lib/[S-Z]* 2025-05-15 08:24:59 +02:00
SubAdminTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
TagsTest.php fix: Replace all usages of OC_User backend method calls by IUserManager 2025-04-10 11:29:21 +02:00
TemplateFunctionsTest.php chore: Move template functions out of legacy folder 2025-03-20 10:54:50 +01:00
TemplateLayoutTest.php chore(tests): Adapt TemplateLayoutTest to constructor change 2025-03-25 14:23:40 +01:00
TempManagerTest.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 2025-03-03 11:11:12 +01:00
TestCase.php fix: Remove multiple require_once calls for template functions 2025-03-20 10:54:50 +01:00
TestMoveableMountPoint.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
UpdaterTest.php test: Fix tests/lib/[S-Z]* 2025-05-15 08:24:59 +02:00
UrlGeneratorTest.php feat(files): Make the files download action use WebDAV zip download 2024-09-28 13:18:29 +02:00
UtilCheckServerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
UtilTest.php fix: Remove some call and references to deprecated OC_Util class 2025-04-07 17:05:54 +02:00