Skip to content

Feature request: Stop mocking fetch in integration tests #758

@akphi

Description

@akphi

Similar requests

  • I have searched and found no existing similar requests

How are you using Studio?

No response

What problems are you trying to solve?

Mocking fetch has its merit, but mocking them in integration tests make it more difficult to write test, also it requires us exposing logic that we want to keep hidden just so we can mock them. Read more about this in this article.

Describe the solution you would like to see implemented

Use msw. Read more at:

Describe alternatives you have considered

No response

Documentation, Design, Adoption, Migration Strategy

No response

Contribution

  • I would like to work on this feature

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions