code-chronicles-code / code-chronicles-code/leetcode-curriculum
Add tests for `sortObjectKeys` utility
未关闭
适合新手
good first issue
tests
- 主要语言
- TypeScript
- 星标
- 20
- 派生
- 12
- PR 合并指标
- 30 天内没有已合并 PR
描述
Add a file `workspaces/util/src/__tests__/sortObjectKeys-test.ts`, for testing the `sortObjectKeys` utility.
To see some PRs that add tests, take a look at #288 and #290 for inspiration.
贡献指南
调研方向
Create workspaces/util/src/__tests__/sortObjectKeys-test.ts and start by reading the sortObjectKeys utility. Review PRs #288 and #290 for the project's test style and patterns. Done means the new test file exercises the utility and passes with the existing test suite.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- testing
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 65/100