react-chatbotify/gallery-website

[Task] Add unit test cases for SortButton component

开放

#124 创建于 2025年9月27日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (15 个派生)auto 404
good first issuehacktoberfest

仓库指标

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

描述

Task Description: Currently, we run unit tests using jest and co-locate the test files with the source files as can be seen here.

However, the test cases are not yet comprehensive enough and work can be done to cover more grounds. Specifically for this issue, we hope to add test cases for the SortButton component.

Deliverable(s): New unit test cases that cover the testing of the SortButton component.

Additional Context:

  • The SortButton component can be found here
  • An example for SearchBar can be found here which may serve as a good source for reference

If you find this project useful, please consider giving it a star—it really helps! Also, feel free to check out other repositories under the organization as well as a new vibe-engineers initiative for more opportunities to contribute! 😊

贡献者指南