code-chronicles-code/leetcode-curriculum
Add tests for `yearMonthDayToTimestampInSeconds` utility
開放
#356 建立於 2024年8月19日
good first issuetests
倉庫指標
- 星標
- (19 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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.