Spyder01/Arachnea

Add Unit Tests for map Method

Offen

#1 geöffnet am 10.10.2025

 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (1 Fork)auto 404
good first issuehelp wantedtesting

Repository-Metriken

Stars
 (1 Stern)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide