Spyder01/Arachnea

Add Unit Tests for map Method

開放

#1 建立於 2025年10月10日

 (2 則留言) (0 個反應) (1 位負責人)TypeScript (1 個分叉)auto 404
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

貢獻者指南