-
### Overview
We currently generate 3 test users for the application. However, all users are signed up with the role "Admin". We want each user to be signed up for the appropriate role in order to bet…
-
## Question
The server can be ignored or used as a mock-api as chris does in his boilerplate, since my team will work in another stack for the backend?
I really liked your way of integrating gra…
-
Follow-up of https://github.com/Colin-b/pytest_httpx/issues/144#issuecomment-2071887265
----
The following example works with pytest-httpx 0.26 but fails with pytest-httpx 0.30:
```python
im…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Arc…
t18n updated
23 hours ago
-
# json-server & fake/mock API
```sh
$ npm i -g json-server
$ npm i -D json-server
```
https://github.com/typicode/json-server
## new
```js
{
"name": "test-db",
"v…
-
## What/Why
### What are you proposing?
I've forked elasticsearch-mock module because they added server name check. I don't have much time to maintain this module, but it can be helpful to community…
-
f-okd updated
11 months ago
-
### I have checked the following:
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the feature you want to add
The missing Mock Server feature in Bruno limits…
-
I'm trying to use Twitch CLI and utilize its websocket mock server.
The websocket server is hosted on ws://127.0.0.1:8080/ws
And I need to send subscriptions to http://127.0.0.1:8080/eventsub/subsc…
-
Currently I'm working on implementing unit/integration testing for this library by mocking the API server with test data.
The easiest and probably most suitable solution I've come up with so far is b…