friendica/tests/Util
Philipp Holzer bfae6766bf
Implement Hook::callAll('storage_instance') call for addons and add a description for it.
- Remove implicit Dice usage
- Add concrete instance creating
- Adding Hook call for addon instance creating
- Updating doc for Hook
- Updating tests
2020-01-10 13:22:03 +01:00
..
Database Add Drone CI 2019-09-30 14:03:12 +02:00
AppMockTrait.php Creating interfaces for Config/PConfig & fix tests 2019-12-29 20:18:19 +01:00
DBAMockTrait.php Replace string namespaces with ::class 2019-02-24 13:40:54 +01:00
DBStructureMockTrait.php Replace string namespaces with ::class 2019-02-24 13:40:54 +01:00
DateTimeFormatMockTrait.php Replace string namespaces with ::class 2019-02-24 13:40:54 +01:00
DbaCacheMockTrait.php Refactor Cache/Lock to DICE 2019-08-03 20:51:58 +02:00
DbaLockMockTrait.php Replace Lock::release() with DI::lock()->release() and remove Core\Lock 2020-01-07 00:24:10 +01:00
Intercept.php Config Console Tests (#5621) 2018-08-17 19:41:46 +00:00
RendererMockTrait.php Fixing Installer - ReplaceMacro 2019-06-07 00:36:10 +02:00
SampleStorageBackend.php Implement Hook::callAll('storage_instance') call for addons and add a description for it. 2020-01-10 13:22:03 +01:00
SampleStorageBackendInstance.php Implement Hook::callAll('storage_instance') call for addons and add a description for it. 2020-01-10 13:22:03 +01:00
StaticCookie.php Add more Cookie tests (create new StaticCookie class for mocking setcookie()) 2019-12-09 22:47:08 +01:00
VFSTrait.php Some new tests and fixings 2019-09-30 14:03:13 +02:00