You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently trying to mock my Algolia requests using Playwright, but at this point I am having little success. I have removed the my ALGOLIA_APP_ID and ALGOLIA_API_KEY to mock them with a JSON response.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am currently trying to mock my Algolia requests using Playwright, but at this point I am having little success. I have removed the my
ALGOLIA_APP_ID
andALGOLIA_API_KEY
to mock them with a JSON response.My mock function:
Mock data:
Details
Beta Was this translation helpful? Give feedback.
All reactions