code-chronicles-code/leetcode-curriculum
Add tests for `isStringAWayOfSayingFalse` utility
開放
#335 建立於 2024年8月17日
good first issuetests
倉庫指標
- 星標
- (19 顆星)
- PR 合併指標
- (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.