-
### User story
As a developer on a team I want to be able to create a new on-premise postgres database in a user friendly manner so that we don’t have to use a ticketing system to order them to be cr…
-
Regarding #114, we have been using [RESTMock](https://github.com/andrzejchm/RESTMock) to mock Retrofit calls and it's working like a charm! It uses [OkHttp's MockWebServer](https://github.com/square/o…
-
The idea of this feature is from @4ertus2, we discussed it today.
Capture network interaction (requests and responses) from clickhouse-server.
Make clickhouse-mock server that will use this dump t…
-
Make it easier to write an acceptance test that "loads a gist" by mocking the github api responses.
-
**Background:**
I've created a React project with a Clean Architecture approach and now I want to unit-test the Use-Cases (which call Repositories, which call Data-Sources, so on and so on) agains…
-
**Problem**
I am using @cubejs-client/react with @cubejs-client/ws-transport and I'm running into some blockers trying to mock anything.
I use `msw` for mocking all my "normal" network requests …
-
**Describe the bug**
I came across a response from the government cloud (I tried to initiate an RTR session), and the response was as follows:
**Status code**: 403
**Content type**: text/plain
**C…
-
Hi guys,
I wanted to ask you what is the main difference between the current package and https://github.com/getsentry/responses ?
it looks like mocking is performed on the same. From the first gl…
-
Set up unit tests with a mock Globus TransferClient and fixed responses to test functionality. The easiest way is to run an actual instance of a TransferClient and copy the output. Pilot has an [examp…
-
Nice things to have:
- A way to test rendering our components on vanilla JS with `document`
- Make sure the video manipulation methods work as expected using mocked API responses