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

Add tests for `chunkBySize` utility

Open
#338 3 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__/chunkBySize-test.ts`, for testing the `chunkBySize` 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

Start by reviewing the `chunkBySize` utility and the test additions in PRs #288 and #290 for project conventions. Add `workspaces/util/src/__tests__/chunkBySize-test.ts` with tests for the utility; the work is done when the new test file runs successfully with the repository's test suite.

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
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.