code-chronicles-code/leetcode-curriculum
Add tests for `yearMonthDayToTimestampInSeconds` utility
Offen
#356 geöffnet am 19.08.2024
good first issuetests
Repository-Metriken
- Stars
- (19 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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.