Skip to content

Landing/ Search page unit tests #47

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 31, 2023
Merged

Conversation

karishma-shah
Copy link
Contributor

@karishma-shah karishma-shah commented Oct 30, 2023

Closes #72

This PR contains basic unit tests for newly added react components: PostCard, FilterField, and SortBy.

To test locally:

  1. checkout this branch
  2. run npm test

Copy link
Contributor

@tmahabir tmahabir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just the one comment about removing the console.log statement in PostCard.test.tsx

Everything else looks good!

@karishma-shah karishma-shah merged commit f42e422 into main Oct 31, 2023
@PaulaPerdomo PaulaPerdomo added the frontend For frontend developments label Nov 8, 2023
@PaulaPerdomo PaulaPerdomo added this to the Milestone 4.5 milestone Nov 8, 2023
@PaulaPerdomo PaulaPerdomo changed the title [FE] Landing/ Search page unit tests Landing/ Search page unit tests Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend For frontend developments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Infra][UI] Testing Components of the Search Page
3 participants