helpwave / web

The official web application of helpwave
https://staging-tasks.helpwave.de
Mozilla Public License 2.0
12 stars 3 forks source link

Mock backend #971

Open MaxSchaefer opened 6 months ago

MaxSchaefer commented 6 months ago

Describe the feature

We are thinking about mocking large parts of the backend to ensure testability and overall developer experience.

Why is this feature needed?

Additional context

No response

MaxSchaefer commented 6 months ago

We can either try to find a solution with react-query or by replacing the gRPC client during testing.