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:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user