Spyder01/Arachnea

Add Unit Tests for filter Method

Offen

#2 geöffnet am 10.10.2025

 (4 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (1 Fork)auto 404
good first issuehelp wanted

Repository-Metriken

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

Beschreibung

The filter method should be fully tested.

Write tests for arrays of numbers, strings, and objects.

Ensure it handles empty arrays and always returns a new array. Difficulty: Easy

Contributor Guide