Skip to content

Conversation

@JoshuaRamirez
Copy link
Owner

Summary

  • monkey patch HttpResourceApi to provide /users mock data
  • explain how to enable the patch in admin README

The patch adds a helper that intercepts requests on the custom Axios instance, returning predefined user data without altering existing API calls.

Testing

  • pnpm lint (fails: Command "lint" not found)
  • pnpm test (fails to start Chrome)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants