-
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…
-
Our current testing environment only provides very limited testing of the different language bindings.
# What we have
systemtests that run the solverdummies for the different language bindings i…
-
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 …
-
**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…
-
### Before you begin...
- [X] I have searched the existing issues
- [X] I am not using version 13.x of node (if so, please upgrade)
### Description of the problem
Incorrect return type output when…
-
At the day job I finally obtained a slice of the AWS pie for my team, and I am really excited for this package! Are there specific areas you'd like help with, or even just testing? I have dabbled in A…