forcedotcom / lwc-dev-server-feedback

LWC Local Development
BSD 3-Clause "New" or "Revised" License
45 stars 10 forks source link

Add support to mirage js for mocking apex requests #109

Closed AllanOricil closed 1 year ago

AllanOricil commented 3 years ago

Is your feature request related to a problem? Please describe. Sometimes I'm developing components while another developer is working on the controllers to increase throughput. In this scenario, it would be nice if I could create a mock server using mirage js to mock apex requests. This approach is commonly used in other front-end frameworks projects that have huge teams working together.

Describe the solution you'd like Add support to mirage js

Describe alternatives you've considered Hard code responses in my Source code and when the component is ready I just remove all of them. But this requires rework and I have to open PRs to remove, then waste time going through the pipeline and PR reviews.

Additional context NA

stale[bot] commented 3 years ago

This issue has been automatically marked as type:bug-p3 because it has not had recent activity.

uip-robot-zz commented 3 years ago

This issue has been linked to a new work item: W-9004704

stale[bot] commented 3 years ago

This issue has been automatically marked as type:bug-p3 because it has not had recent activity.