Spyder01/Arachnea

Add Unit Tests for map Method

オープン

#1 opened on 2025/10/10

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)TypeScript (1 件のフォーク)auto 404
good first issuehelp wantedtesting

Repository metrics

Stars
 (1 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド