Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mock backend #971

Open
MaxSchaefer opened this issue Apr 3, 2024 · 1 comment · Fixed by #1083
Open

Mock backend #971

MaxSchaefer opened this issue Apr 3, 2024 · 1 comment · Fixed by #1083
Assignees
Labels
dx Developer experience enhancement New feature or request

Comments

@MaxSchaefer
Copy link
Member

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?

  • Increase testability of the frontend
  • Mock backend features that are not implemented yet

Additional context

No response

@MaxSchaefer MaxSchaefer added enhancement New feature or request dx Developer experience labels Apr 3, 2024
@MaxSchaefer
Copy link
Member Author

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

@DasProffi DasProffi self-assigned this Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dx Developer experience enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants