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