Commit graph

338 commits

Author SHA1 Message Date
Art4
53191caeac fix code style 2025-05-16 08:33:01 +00:00
Art4
f8b1770efa Replace AddonLoader with AddonHelper in App 2025-05-16 08:20:58 +00:00
Art4
3f1082400a Fix tests for StrategiesFileManager 2025-05-16 07:12:08 +00:00
Art4
02fae146e6 Fix code style 2025-05-13 06:18:41 +00:00
Art4
ea172010f8 Merge branch 'develop' into eventdispatcher-part3 2025-05-12 14:32:53 +00:00
Art4
dfa1f52ad6 Merge branch 'develop' into eventdispatcher-part3 2025-05-09 06:56:17 +00:00
Art4
63558f92eb Merge branch 'develop' into phpstan-level-3 2025-05-09 06:29:29 +00:00
7b39b3b9c0
Mak PHPCS happy 2025-04-27 21:26:52 +02:00
b222aa0c48
Add a bunch of tests for StatsCaching 2025-04-27 21:26:48 +02:00
01296e98f9
Add getStats() method for MemoryCaches 2025-04-27 21:26:28 +02:00
Art4
2c0c87339e add events for storage_config and storage_instance hooks 2025-03-14 10:12:56 +00:00
Art4
a63babc658 Fix 6 PHPStan errors 2025-03-13 12:20:43 +00:00
Art4
441846cfbd Fix return type or UserSession::getUserIDForVisitorContactID() 2025-03-13 11:50:15 +00:00
Art4
86516d8b28 Fix code style 2025-02-04 15:21:14 +00:00
Art4
d8470b68df Replace Addon::DIRECTORY with AddonHelper::getAddonPath() 2025-02-04 15:18:23 +00:00
Art4
f8bb565fa5 Rename StorageTest with StorageTestCase 2024-12-15 21:36:40 +00:00
Art4
8401b5b0ee rename StorageConfigTest to StorageConfigTestCase 2024-12-15 21:32:23 +00:00
Art4
b09fb1047f Rename AbstractLoggerTest to LoggerTestCase 2024-12-15 21:28:34 +00:00
Art4
75632a1490 Rename LockTest to LockTestCase 2024-12-15 21:15:21 +00:00
Art4
a676e738e0 Rename MemoryCacheTest to MemoryCacheTestCase 2024-12-15 21:09:57 +00:00
Art4
0826cb50bd Rename CacheTest to CacheTestCase 2024-12-15 21:06:49 +00:00
Art4
75fee6784e Rename PConfigTest to PConfigTestCase 2024-12-15 16:13:53 +00:00
Art4
f3f52efe18 Inline KeyValueStorageTest into DBKeyValueStorageTest 2024-12-14 21:33:16 +00:00
Art4
346b42fba5 Fix use statements 2024-12-14 07:55:22 +00:00
Art4
5430d65799 rename DatabaseTest to DatabaseTestCase 2024-12-14 07:55:22 +00:00
Art4
42b543cd24 rename FixtureTest to FixtureTestCase 2024-12-14 07:55:22 +00:00
Art4
ee579280c7 Rename MockedTest to MockedTestCase 2024-12-14 07:55:22 +00:00
Art4
cf92446cf3 Fix tests 2024-11-02 22:06:02 +01:00
Art4
04d4c6d8f0 Fix mocking namespace 2024-11-02 20:57:11 +01:00
Art4
5ecee2b9f7 Fix namespace in IntallerTest, mock function_exists() with PHPMock 2024-11-02 17:43:43 +01:00
22828388c0 The redundant function "fetchfull" is removed 2024-09-04 17:04:45 +00:00
c4b58df927 REUSE tests directory 2024-08-24 14:31:41 +02:00
55cec6c61d OpenWebAuth moved to a separate class / Improved authentication handling 2024-05-28 21:59:52 +00:00
78dc61b59e Fallback mechanism for missing IDN functions 2024-04-06 11:26:12 +00:00
89e7420237 Friendica copyright changed from 2023 to 2034 2024-01-02 20:57:26 +00:00
32ac54d830
Fix SmiliesTest
Reduce noise because of wrong '<?php' test-data
2023-10-15 21:29:53 +02:00
4bcf5e07c0
Adjust InstallerTest 2023-10-15 15:49:02 +02:00
367d9149aa
test 2023-07-29 13:51:03 +02:00
6bcf5cb823
Make InstanceManager strategy naming convention case insensitive. 2023-07-29 13:20:02 +02:00
9ff89a970a
Rename NAME to constant 2023-07-28 17:39:12 +02:00
bbfec06a3d
Add "getName()" test 2023-07-26 21:44:31 +02:00
9f18222a06
Unify "Capability" 2023-07-26 21:44:31 +02:00
f2c02a79b9
Move Cache to strategies 2023-07-26 19:17:43 +02:00
ede8896721
Make PHP-CS happy 2023-07-21 22:47:09 +02:00
cba656383e
Adhere feedback
- rename hooks.config.php to strategies.config.php
- change all corresponding classes and tests
2023-07-21 22:42:24 +02:00
447f9daa9f
Fix PHP-CS 2023-07-17 01:19:37 +02:00
8dbbf882a8
Fix SyslogLogger and tests 2023-07-17 01:16:29 +02:00
bca6abf4ab
Fix logger classes and tests 2023-07-17 01:06:11 +02:00
903ecc2a76
Make PHP-CS happy 2023-07-17 00:15:16 +02:00
5c57d8de20
Add license 2023-07-17 00:13:03 +02:00