Add test docs (#239)

* add test docs

* Update README.md

* Update contentSections.ts.diff
This commit is contained in:
vincanger
2024-07-18 13:06:13 +02:00
committed by GitHub
parent f7e91c69a5
commit 03f989f910
4 changed files with 45 additions and 3 deletions

View File

@@ -92,7 +92,7 @@
+ name: 'E2E Tests w/ Playwright',
+ description: 'Move fast without breaking too much. Tests and a CI pipeline w/ GitHub Actions are set up for you.',
+ icon: '🧪',
+ href: DocsUrl,
+ href: DocsUrl + '/guides/tests/',
+ },
+ {
+ name: 'Complete Documentation & Support',