react-chatbotify/gallery-website

[Task] Add unit test cases for ThemeModal component

Aberta

#126 aberto em 27 de set. de 2025

 (0 comentário) (0 reação) (0 responsável)TypeScript (15 forks)auto 404
good first issuehacktoberfest

Métricas do repositório

Stars
 (10 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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 ThemeModal component.

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

Additional Context:

  • The ThemeModal 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! 😊

Guia do colaborador