Spyder01/Arachnea

Add Unit Tests for map Method

Aperta

#1 aperta il 10 ott 2025

 (2 commenti) (0 reazioni) (1 assegnatario)TypeScript (1 fork)auto 404
good first issuehelp wantedtesting

Metriche repository

Star
 (1 stella)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor