test(i18n): integration render tests for 4 locales + Playwright E2E flow (closes #77)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,8 +1,11 @@
|
||||
*.ps1
|
||||
*.py
|
||||
!/tests/E2E/*.py
|
||||
/node_modules/
|
||||
package-lock.json
|
||||
.continue/
|
||||
.playwright-mcp/
|
||||
vendor/
|
||||
.phpunit.cache/
|
||||
build/
|
||||
.phpunit.coverage.cache/
|
||||
|
||||
Reference in New Issue
Block a user