Philipp
|
22ce079222
|
Make PHP-CS happy :-)
|
2025-01-05 23:13:45 +01:00 |
|
Philipp
|
560bf345da
|
Add UnitTest for Container
|
2025-01-05 23:13:44 +01:00 |
|
Philipp
|
2238ea8d52
|
Add license
|
2025-01-05 23:13:43 +01:00 |
|
Philipp
|
c726675189
|
Add doc & fix test
|
2025-01-05 23:13:43 +01:00 |
|
Philipp
|
40fbb02149
|
Move Container logic into own class
|
2025-01-05 23:13:41 +01:00 |
|
Art4
|
ae0cab36dc
|
Improve BasePath tests
|
2024-12-23 14:51:58 +00:00 |
|
Art4
|
6f570a08e5
|
declare strict mode in unit tests
|
2024-12-22 18:48:46 +00:00 |
|
Art4
|
75772d874f
|
refactor BasePathTest
|
2024-12-22 18:47:57 +00:00 |
|
Art4
|
ea07b83fd0
|
adjust tests
|
2024-12-20 13:21:35 +00:00 |
|
Art4
|
9ef3fdc857
|
move load() call outside of constructor to remove side effects
|
2024-12-19 21:01:41 +00:00 |
|
Art4
|
23e3af4a09
|
Create tests for App
|
2024-12-19 20:37:56 +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
|
4f1b917e42
|
Remove unused AppDouble class
|
2024-12-15 22:15:46 +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
|
f3f52efe18
|
Inline KeyValueStorageTest into DBKeyValueStorageTest
|
2024-12-14 21:33:16 +00: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
|
81be4c238c
|
Fix namespace in PlaintextTest
|
2024-11-19 09:08:03 +00:00 |
|
Art4
|
c311a65073
|
Fix Plaintext class
|
2024-11-19 09:05:55 +00:00 |
|
Art4
|
a24a65de2f
|
Merge branch 'develop' into refactoring-of-app-class
|
2024-11-16 19:29:56 +00:00 |
|
Art4
|
d2ea53deb1
|
Remove App dependency in test
|
2024-11-16 14:27:31 +00:00 |
|
Art4
|
1f2c97f76f
|
Fix tests for now because of side effect in Friendica\App class
|
2024-11-16 10:21:29 +00:00 |
|
Art4
|
eb04f3b079
|
Merge branch 'develop' into merge-2024.09-rc-branch
|
2024-11-16 08:32:25 +00:00 |
|
Art4
|
5595bfc0d8
|
Merge branch '2024.09-rc' into merge-2024.09-rc-branch
|
2024-11-15 14:32:05 +00:00 |
|
Michael
|
8fdd78ef95
|
Message split at commas, exclamation mark or question mark
|
2024-11-14 14:37:44 +00:00 |
|
Art4
|
82a95367ae
|
fix code style
|
2024-11-10 00:23:35 +00:00 |
|
Art4
|
221dad7663
|
Merge branch 'improve-tests' into add-static-code-analysis
|
2024-11-10 00:20:29 +00:00 |
|
Art4
|
5305286312
|
Improve phpunit testsuites, add script for unit tests
|
2024-11-10 00:12:47 +00:00 |
|
Art4
|
bbf7e4a936
|
Fix code style
|
2024-11-09 23:56:59 +00:00 |
|
Art4
|
8b500926ee
|
Refactor tests for Util\Crypto
|
2024-11-09 23:50:06 +00:00 |
|
Art4
|
940884e4bd
|
Refactor Crypto::randomDigits()
|
2024-11-09 23:18:13 +00:00 |
|
Art4
|
35c01b9685
|
Fix code style
|
2024-11-09 10:08:40 +00:00 |
|
Art4
|
256ed12b51
|
Move test into Unit test namespace
|
2024-11-08 08:17:27 +00:00 |
|
Art4
|
dc80d35088
|
Fix cs
|
2024-11-08 08:15:03 +00:00 |
|