docs(rtt) : clarify Pentecost-Monday invariant and 28h test coincidence

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-11 10:08:26 +02:00
parent 649fff8df2
commit 4fb3f3fc45
2 changed files with 4 additions and 1 deletions
@@ -209,6 +209,8 @@ final class RttRecoveryComputationServiceTest extends TestCase
/**
* CUSTOM 28h : prorata = round(28×12) = 336 (5h36). worked 0, expected 336 → delta 0.
* Le delta est nul ici par coïncidence du fallback uniforme (expected = prorata) ; avec un vrai
* workDaysHours où la valeur du lundi diffère, expected ≠ prorata et le delta serait non nul.
*/
public function testSolidarityAdjustmentCustom28hUsesProrata(): void
{