Skip to content
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

Integration tests for projects page. #416

Open
jacksono opened this issue Aug 29, 2023 · 0 comments
Open

Integration tests for projects page. #416

jacksono opened this issue Aug 29, 2023 · 0 comments
Assignees

Comments

@jacksono
Copy link
Collaborator

Write integration tests the following actions on the projects page. (http://localhost:3000/#/projects)

  • Filtering within any category displays the correct projects.
  • Filtering across categories displays correct projects.
  • Searching for a project displays the correct results
  • If there are no results the correct message is displayed.
  • Clicking on Load More adds projects displayed and updates the project count correctly. Test for last page rendering.

In each of the cases the project count should be correctly updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants