-
### Troubleshooting docs
- [X] My problem is not solved in the Troubleshooting docs
### Anaconda default channels
- [X] I do NOT use the Anaconda default channels (pkgs/* etc.)
### How did you ins…
-
**Is your feature request related to a problem? Please describe.**
I have been working on creating mock APIS (full CRUD support) in my own implementations with MSW for a few years and have been wonde…
-
Pretty big bug. Let's fix by creating the add-on!
**User story**
As a user
I want to be able to dpeloy my site to [Vercel](https://vercel.com)
So that I can ride their platform's wave of popul…
-
# [Frontend] Set up Testing Infrastructure with Jest and Testing Library
Set up comprehensive testing infrastructure for our React frontend application, including unit tests, component tests, and i…
-
For our own debugging, it is useful to have one stream to write debugging to, if there is no logging (https://github.com/bskinn/stdio-mgr/issues/43)
This is also useful if a program is only expecti…
-
I'd be happy to contribute some integration tests, if that's a welcome addition to the project.
We have a least two options:
**Using a real Pushover account**
Fastest, easier an closer to rea…
-
```
I'm pretty sure this is a feature request.
I'd like to be able to use 'patch' to intercept methods or functions, muck with
their return values, then return the altered return values. I'm using i…
-
```
I'm pretty sure this is a feature request.
I'd like to be able to use 'patch' to intercept methods or functions, muck with
their return values, then return the altered return values. I'm using i…
-
Hello,
I know this is very experimental, but we're playing around with mimick in the need for a decent mocking framework.
I'm mainly asking for clarification. I found that the mock is installed …
-
* .NET Core Version:
master
* Have you experienced this same bug with .NET Framework?:
N/A
**Problem description:**
We want to test various registry interactions such as with `InputLanguage…