code-chronicles-code / code-chronicles-code/leetcode-curriculum
Add tests for `isStringAWayOfSayingFalse` utility
未关闭
适合新手
good first issue
tests
- 主要语言
- TypeScript
- 星标
- 20
- 派生
- 12
- PR 合并指标
- 30 天内没有已合并 PR
描述
Add a file `workspaces/util/src/__tests__/isStringAWayOfSayingFalse-test.ts`, for testing the `isStringAWayOfSayingFalse` utility.
To see some PRs that add tests, take a look at #288 and #290 for inspiration.
贡献指南
调研方向
Create workspaces/util/src/__tests__/isStringAWayOfSayingFalse-test.ts and use PRs #288 and #290 as examples of the repository's test style. Read the isStringAWayOfSayingFalse utility to identify its expected cases, then run the relevant test command and confirm the new tests pass.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- testing
- Issue 类型
- 功能
- 难度
- 1/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 82/100