-
### Is your feature request related to a problem? Please describe
For new contributors, it cant take a while and be a bit confusing where to start when developing, as it requires setting up a provide…
-
Take the example of ProjectExistsCommand object in Project Tracker.
In ProjectEdit.cs we are calling ' DataPortal.Execute(cmd);'
What if we have a static method in Command object and then call Dat…
-
### 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…
-
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 …
-
This is not really an issue, its more like a proposal on "never happened" mock
I understand that not setting a mock will make test fail if the mock is called and that setting a mock and calling ano…