1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-01 15:00:29 +02:00

Add tests for roadmap pages and homepage

This commit is contained in:
Kamran Ahmed
2023-01-15 15:23:27 +04:00
parent af9e266190
commit cbd79ef299
34 changed files with 152 additions and 2 deletions

4
.gitignore vendored
View File

@@ -20,3 +20,7 @@ pnpm-debug.log*
# macOS-specific files
.DS_Store
/test-results/
/playwright-report/
/playwright/.cache/
tests-examples