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

[Task]: E2E tests for search page #1757

Closed
rylew1 opened this issue Apr 16, 2024 · 1 comment · Fixed by #1974 or navapbc/simpler-grants-gov#1
Closed

[Task]: E2E tests for search page #1757

rylew1 opened this issue Apr 16, 2024 · 1 comment · Fixed by #1974 or navapbc/simpler-grants-gov#1
Assignees
Labels
project: grants.gov Grants.gov Modernization tickets refinement

Comments

@rylew1
Copy link
Contributor

rylew1 commented Apr 16, 2024

Summary

Issue #1393 was started to create unit tests for the server components - but it has proven difficult .

The next docs recommend using e2e tests for server components https://nextjs.org/docs/app/building-your-application/testing#async-server-components

Acceptance criteria

  • E2e tests setup for search page
@rylew1 rylew1 added the project: grants.gov Grants.gov Modernization tickets label Apr 16, 2024
@rylew1 rylew1 added this to the Search UI - Enhancements and fast follow milestone Apr 16, 2024
@rylew1
Copy link
Contributor Author

rylew1 commented Apr 16, 2024

Fyi @acouch

@sumiat sumiat moved this from Icebox to Sprint Ready in Simpler.Grants.gov Product Backlog Apr 30, 2024
@rylew1 rylew1 self-assigned this May 7, 2024
@rylew1 rylew1 moved this from Sprint Ready to Blocked in Simpler.Grants.gov Product Backlog May 7, 2024
@acouch acouch moved this from Blocked to Icebox in Simpler.Grants.gov Product Backlog May 8, 2024
@rylew1 rylew1 moved this from Icebox to Sprint Ready in Simpler.Grants.gov Product Backlog May 8, 2024
@margaretspring margaretspring moved this from Sprint Ready to In Progress in Simpler.Grants.gov Product Backlog May 8, 2024
@rylew1 rylew1 moved this from In Progress to Blocked in Simpler.Grants.gov Product Backlog May 10, 2024
@rylew1 rylew1 moved this from Blocked to In Progress in Simpler.Grants.gov Product Backlog May 14, 2024
@rylew1 rylew1 closed this as completed in 85f3e0a May 14, 2024
rylew1 added a commit to navapbc/simpler-grants-gov that referenced this issue May 14, 2024
## Summary
Fixes HHS#1757 

## Changes proposed
- Add e2e tests for search page
- Add e2e test (with FE and API) to its own CI job
(`ci-frontend-ci.yml`)
    - invokes shell script to wait until API is loaded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment