- Import and call localDateTimeToUtcIso in the add-game onSubmit handler instead of duplicating the conversion inline; also applies the null/ invalid-date safety from the utility to the component - Remove the redundant "incompatible with datetime-local" test case (its intent is better expressed as a code comment than a test assertion) - Move the datetime-local incompatibility explanation into a NOTE comment on the utility function's JSDoc https://claude.ai/code/session_0148fgZiXpyvGX8ZX3BFRGCs |
||
|---|---|---|
| .. | ||
| date-utils.test.ts | ||
| draft-eligibility.test.ts | ||
| draft-timer.test.ts | ||
| season-helpers.server.test.ts | ||
| standings-display.test.ts | ||
| utils.test.ts | ||