respect-validation/tests
Henrique Moody aafa204307
Fix input overwrite not propagating to adjacent results
Adjacent results are results that treat the same input. When overwriting
the input of a result, we should also overwrite the input of its adjacent
result to maintain consistency. Currently, there are no cases where this
has caused issues, but this change prevents potential problems.

Assisted-by: Claude Code (Opus 4.5)
2026-01-30 20:40:12 +01:00
..
benchmark Remove mathematical, niche and deprecated validators 2026-01-30 16:08:27 +00:00
feature Refactor case sensitiveness support 2026-01-30 17:11:13 +00:00
fixtures Introduce REUSE compliance 2026-01-21 06:28:11 +00:00
src Remove mathematical, niche and deprecated validators 2026-01-30 16:08:27 +00:00
unit Fix input overwrite not propagating to adjacent results 2026-01-30 20:40:12 +01:00
bootstrap.php Remove mathematical, niche and deprecated validators 2026-01-30 16:08:27 +00:00
Pest.php Introduce REUSE compliance 2026-01-21 06:28:11 +00:00