code-chronicles-code / code-chronicles-code/leetcode-curriculum
Expand `String.prototype.chars` goody test to consider strings with emojis
Open
good first issue
tests
typescript
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
This task is to update [`workspaces/adventure-pack/goodies/typescript/String.prototype.chars/index.test.ts`](../tree/main/workspaces/adventure-pack/goodies/typescript/String.prototype.chars/index.test.ts) to consider a wider range of strings. In particular, it would be nice to confirm that emojis, or other strings containing Unicode characters, are correctly handled.
Contributor guide
Assessment
This issue has not been assessed yet.