code-chronicles-code/leetcode-curriculum

Add tests for `yearMonthDayToTimestampInSeconds` utility

Aperta

#356 aperta il 19 ago 2024

 (4 commenti) (0 reazioni) (0 assegnatari)TypeScript (12 fork)auto 404
good first issuetests

Metriche repository

Star
 (19 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Add a file workspaces/util/src/__tests__/yearMonthDayToTimestampInSeconds-test.ts, for testing the yearMonthDayToTimestampInSeconds utility.

To see some PRs that add tests, take a look at #288 and #290 for inspiration.

Guida contributor