test(e2e): improve catalog test with mocked APIs and auth

- catalog.spec.js: added fake JWT auth setup, mocked brand/search APIs
  with Playwright route.fulfill, asserts actual rendered cards and
  search dropdown visibility
This commit is contained in:
2026-04-29 07:11:40 +00:00
parent cf46790ed8
commit 3cd2874ed7
2 changed files with 67 additions and 13 deletions

4
.gitignore vendored
View File

@@ -87,3 +87,7 @@ package-lock.json
# Backups
backups/
# Local tools (AWS CLI)
tools/