Commit Graph

40121 Commits (develop)

Author SHA1 Message Date
Hypolite Petovan 3e3fe92567
Merge pull request #14602 from Art4/remove-apphelper-implementation-from-app
Remove `AppHelper` implementation in `App` class
2024-12-19 17:58:14 -05:00
Art4 1c4d021b67 Merge branch 'develop' into remove-apphelper-implementation-from-app 2024-12-19 19:50:36 +00:00
Hypolite Petovan d0d9712ac3
Merge pull request #14593 from Art4/replace-app-with-apphelper-in-tests
Replace App with AppHelper in tests
2024-12-19 07:30:33 -05:00
Art4 23b19b76b5 Provide appHelper in Page run() method 2024-12-18 21:57:39 +00:00
Art4 6b948c82d7 Remove AppHelper implementation from App class 2024-12-18 21:30:36 +00:00
Art4 a583cc9b0e replace more calls of DI::app(), add workaround for tests 2024-12-18 21:19:01 +00:00
Art4 ba65cad1cd Replace DI::app() with DI::appHelper() in more tests 2024-12-18 21:06:55 +00:00
Art4 b2a383a9cb Replace DI::app() with DI::appHelper() in Module\Api\Friendica namespace tests 2024-12-18 20:55:39 +00:00
Art4 1d441ab657 remove unnecessary Di::app() all 2024-12-18 19:57:00 +00:00
Art4 e16d9ace34 Merge branch 'develop' into replace-app-with-apphelper-in-tests 2024-12-18 19:47:57 +00:00
Hypolite Petovan 2ebac8207f
Merge pull request #14599 from Art4/fix-phpstan-errors
Fix phpstan errors
2024-12-16 21:01:36 -05:00
Art4 99d6599747 Merge branch 'fix-phpstan-errors' into replace-app-with-apphelper-in-tests 2024-12-16 22:37:37 +00:00
Art4 228ca0bfac Fix type 2024-12-16 22:36:15 +00:00
Art4 cc9ff34e45 Fix phpstan errors 2024-12-16 22:32:12 +00:00
Art4 c70da6641f Merge branch 'develop' into replace-app-with-apphelper-in-tests 2024-12-16 22:13:47 +00:00
Hypolite Petovan 657ccaf226
Merge pull request #14597 from Art4/rearange-testcases
Rearrange testcases
2024-12-16 09:23:40 -05:00
Hypolite Petovan 65ca688da6
Merge pull request #14598 from Art4/merge-2024.09-rc-into-develop
Merge 2024.09-rc into develop
2024-12-16 09:22:10 -05:00
Hypolite Petovan 012cce1ac7
Merge pull request #14590 from Art4/phpstan-level-2-in-addons
Fix PHPStan errors level 2 in addons
2024-12-16 09:14:29 -05:00
Art4 c6c29b29b1 Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop 2024-12-16 11:06:45 +01:00
Art4 4f1b917e42 Remove unused AppDouble class 2024-12-15 22:15:46 +00:00
Art4 c24d36c02e Merge branch 'rearange-testcases' into replace-app-with-apphelper-in-tests 2024-12-15 22:03:06 +00:00
Art4 f7d8240d2c Merge branch 'develop' into replace-app-with-apphelper-in-tests 2024-12-15 21:58:13 +00:00
Art4 b60f9863c6 clean use statements 2024-12-15 21:51:22 +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 78f7285e00 Merge branch 'develop' into phpstan-level-2-in-addons 2024-12-15 06:57:52 +00:00
Hypolite Petovan 8210f5c7e5
Merge pull request #14584 from Art4/phpstan-level-2
PHPStan level 2
2024-12-14 16:54:02 -05:00
Art4 f3f52efe18 Inline KeyValueStorageTest into DBKeyValueStorageTest 2024-12-14 21:33:16 +00:00
Art4 7e05416da6 Renemae Notification entity alias 2024-12-14 20:12:04 +00:00
Hypolite Petovan a7160e4a1f
Merge pull request #14596 from annando/probe-at-proto
Native probe support for AT-Proto
2024-12-14 12:08:19 -05:00
Michael ec702f2deb Native probe support for AT-Proto 2024-12-14 15:27:18 +00:00
Art4 76e5495e15 Remove unused use statement 2024-12-14 14:58:34 +00:00
Art4 59404752f9 Change return type 2024-12-14 14:58:19 +00:00
Art4 6a2e8739d1 Rename variable 2024-12-14 14:53:56 +00:00
Art4 8178f87e61 Rename class alias 2024-12-14 14:49:52 +00:00
Artur Weigandt 18d847275a
Update src/Contact/FriendSuggest/Repository/FriendSuggest.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2024-12-14 15:45:50 +01:00
Art4 54ee36a6aa Rename ConsoleTest to ConsoleTestCase 2024-12-14 08:16:37 +00:00
Art4 9f8023b91f rename and move ApiTest to ApiTestCase 2024-12-14 07:56:34 +00:00
Art4 cb6269eddb Fix path to tests 2024-12-14 07:55:22 +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 9a28eee477 Add suffix for PHPUnit test cases 2024-12-14 07:55:22 +00:00
Art4 e8c1f4ec2b Fix path to tests 2024-12-13 22:47:32 +00:00