Issue #3535448 by rduterte: Add test coverage (unit + functional).
Issue #3535448 by rduterte: Add test coverage (unit + functional).
What
Added unit test for formAlter() scenarios and functional test to verify admin warning behavior.
Why
To ensure warnings are only displayed under the correct conditions and to prevent regressions in future changes.
How
- Added unit test with multiple input/output cases.
- Added functional test to cover request_path condition plugin.
- Verified that warnings are skipped or shown as expected.
Closes #3535448
Edited by Rodel Duterte