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
DBStructureMockTrait.php
DateTimeFormatMockTrait.php
DbaCacheMockTrait.php add missing namespaces/fix wrong class-names 2020-01-19 16:31:35 +01:00
DbaLockMockTrait.php
Intercept.php
RendererMockTrait.php
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
VFSTrait.php