slovensko-digital/priznanie-digital

Replace hardcoded 18 with MAX_CHILD_AGE_BONUS in test files

開放

#1,116 建立於 2026年3月28日

 (0 則留言) (0 個反應) (1 位負責人)HTML (15 個分叉)auto 404
good first issuehackathon

倉庫指標

星標
 (20 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

MAX_CHILD_AGE_BONUS = 18 is already exported from src/lib/calculation.ts. The child age boundary is hardcoded as 18 in several test files. If the value ever changes, tests won't reflect it automatically. As it used to be 25 in the past, better be prepare for it.

貢獻者指南