Skip to content

Feature/pre 3550 - #308

Open
jhoaraupp wants to merge 22 commits into
developfrom
feature/PRE-3550
Open

Feature/pre 3550#308
jhoaraupp wants to merge 22 commits into
developfrom
feature/PRE-3550

PRE-3550: assert Hosted Fields markup actually renders in the Behat s…

144146e
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed Started 2026-08-07 16:02:49 ago

5 / 7 tasks completed

2 tasks still to be completed

Details

Required Tasks

Task Status
Code is linted and formatted Completed
No unnecessary commented-out code or debug logs Completed
No hardcoded values (use env variables or config) — the Hosted Fields SDK URL is hardcoded (see note above); everything else is config-driven Incomplete
Unit tests added / updated Completed
New/changed code is covered by tests — SonarCloud Quality Gate (coverage on new code) passes on the sonarcloud CI job Incomplete
No sensitive data or secrets introduced Completed
Logging and error handling are appropriate Completed