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

贡献者指南