code-chronicles-code / code-chronicles-code/leetcode-curriculum

Add tests for `yearMonthDayToTimestampInSeconds` utility

Open
#356 4 comments 0 reactions 0 assignees View on GitHub
good first issue tests
Dominant language
TypeScript
Stars
20
Forks
12
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Research direction

Create workspaces/util/src/__tests__/yearMonthDayToTimestampInSeconds-test.ts for the yearMonthDayToTimestampInSeconds utility. Read the utility's existing implementation and review PRs #288 and #290 for the repository's test style. Done means the new test file covers the utility's expected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
testing
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.