code-chronicles-code / code-chronicles-code/leetcode-curriculum
Add tests for `chunkBySize` utility
未關閉
good first issue
tests
- 主要語言
- TypeScript
- 星號
- 20
- 分支
- 12
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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.
貢獻指南
研究方向
首先查看 `chunkBySize` 工具程式以及 PR #288 和 #290 中新增的測試,以了解專案慣例。新增包含該工具程式測試的 `workspaces/util/src/__tests__/chunkBySize-test.ts`;當新的測試檔案能夠隨儲存庫的測試套件成功執行時,工作即完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- typescript
- 領域
- testing
- Issue 類型
- 功能
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 52/100