M3 Mailversand und Public-Landingpage vorbereiten
- Mail-Transport fuer Reset- und Verifizierungslinks ergaenzen - Public-Landingpage mit Hero-Asset und App-CTAs bauen - Mail-Flow-Test, Smoke-Abdeckung und SaaS-Doku aktualisieren
This commit is contained in:
@@ -6,6 +6,11 @@ $baseUrl = rtrim((string)(getenv('SMOKE_BASE_URL') ?: 'http://127.0.0.1:8080'),
|
||||
$issuePattern = '~(?:Deprecated|Warning|Fatal error|Parse error|Notice|Uncaught (?:Error|Exception))~i';
|
||||
|
||||
$checks = [
|
||||
[
|
||||
'label' => 'Landingpage',
|
||||
'path' => 'landing.php',
|
||||
'contains' => ['Kaffeeliste', 'Kundenkonto anlegen', 'Mandantenfaehig'],
|
||||
],
|
||||
[
|
||||
'label' => 'Dashboard',
|
||||
'path' => 'index.php',
|
||||
|
||||
Reference in New Issue
Block a user