-
Hi there,
I have a question about the panic that happens [here](https://github.com/danielgtaylor/huma/blob/main/huma.go#L480).
We've been facing such panic in our logs for some time, and the `e…
-
So when I add `msw-storybook-addon` to Chromatic's Storybook (v8) React Native template [here](https://github.com/chromaui/intro-storybook-react-native-template/tree/25e76c2aad507156c1f624a48704a67a91…
-
**Describe the bug**
If creating the socket fails with an `Exception` other than an `OSError`, the `start_connection` method will raise an `IndexError` when it's trying to get the first exception.
…
-
Before building anything else, I want to formalize the mocking process.
I want to be able to reuse this in consumers (like [ntelebot](https://github.com/nmlorg/ntelebot/issues/11)), which won't nec…
-
### What would you like to be added?
From https://github.com/kubernetes/kubernetes/pull/125488#discussion_r1680019676:
> We need more comprehensive tests here in general
"Here" being populating t…
pohly updated
1 month ago
-
As part of having the client emitters as well as trying to reuse the specs for service emitters it would be good to have cadl-ranch be directly into typespec
Currently there is a few packages in cadl…
-
## Context
When using the Stoplight mock server, I encountered an issue where the validation does not work as expected when an object uses `allOf` and includes constraints such as `required`, `minLen…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
When I send http request to api, api will hang when connect to MySQL.
After recording and ru…
-
hello its me again !
your the best api simulator ... except for one fonctionality : log all api simulator call's and answer ?
could you add an functionnality to follow all api simulator calls'…
-
Some of Desktop's vMix tests use `MOCK_VMIX` which uses strong-mock to mock the vMix client. This isn't great for a few reasons:
1. The user experience from Playwright tests isn't great, as you need …