Spyder01/Arachnea

Add Unit Tests for filter Method

开放

#2 创建于 2025年10月10日

 (4 条评论) (0 个反应) (1 位负责人)TypeScript (1 个派生)auto 404
good first issuehelp wanted

仓库指标

星标
 (1 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南