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:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -87,3 +87,7 @@ package-lock.json
|
||||
# Backups
|
||||
backups/
|
||||
|
||||
|
||||
# Local tools (AWS CLI)
|
||||
tools/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user