friendica/tests/Util
nupplaPhil 3291728059
Extract System emails from enotify
- Removed every SYSTEM_EMAIL occurrence in enotify
- Introduced a "SystemMailBuilder" for build system emails
- Replaced every SYSTEM_EMAIL usage in the classes with calling this builder
- Added tests for this new Builder
- Split the email templates between "base" template for email and concrete usages for different use cases
2020-02-02 22:43:35 +01:00
..
Database @brief is removed completely 2020-01-19 06:05:23 +00:00
AppMockTrait.php Shorten "PConfiguration" to "PConfig" again, since the Wrapper is gone 2020-01-19 22:23:44 +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 add missing namespaces/fix wrong class-names 2020-01-19 16:31:35 +01:00
DbaLockMockTrait.php CleanUp Cache namespace 2020-01-18 15:41:19 +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
SampleMailBuilder.php Extract System emails from enotify 2020-02-02 22:43:35 +01:00
SampleStorageBackend.php cleanup namespace usages for L10n 2020-01-19 16:31:33 +01:00
SampleStorageBackendInstance.php Move L10n class from L10n subdir to Core (replacing old wrapper) 2020-01-19 16:31:30 +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