Skip to content

Commit

Permalink
Add link to github issue about testing async rsc
Browse files Browse the repository at this point in the history
  • Loading branch information
abel-castro committed Aug 13, 2024
1 parent 721457e commit f396723
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ https://nextjs.org/docs/app/building-your-application/optimizing/metadata
https://playwright.dev/docs/ci-intro#on-deployment
https://cushionapp.com/journal/how-to-use-playwright-with-github-actions-for-e2e-testing-of-vercel-preview

### Testing async react server components

https://github.com/testing-library/react-testing-library/issues/1209#issuecomment-1569813305

## Getting Started

Provide somehow an Rest-API that returns blog posts as defined in `definitions.ts`.
Expand Down

0 comments on commit f396723

Please sign in to comment.