good first issuehelp wantedtesting
倉庫指標
- 星標
- (1 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
Currently, the map method lacks comprehensive unit tests.
Write Jest/Node tests to ensure the method correctly transforms arrays.
Test edge cases: empty array, non-function input, and arrays with null/undefined. Difficulty: Easy Labels: good first issue, testing