Spyder01/Arachnea

Add Unit Tests for filter Method

Aperta

#2 aperta il 10 ott 2025

 (4 commenti) (0 reazioni) (1 assegnatario)TypeScript (1 fork)auto 404
good first issuehelp wanted

Metriche repository

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

Descrizione

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

Guida contributor