react-chatbotify/gallery-website

[Task] Add unit test cases for MaybeYouCard component

Offen

#118 geöffnet am 27.09.2025

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (15 Forks)auto 404
good first issuehacktoberfest

Repository-Metriken

Stars
 (10 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

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

Additional Context:

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

Contributor Guide