-
Is it possible to use the mocked json_decode for unit testing SomeClass::someMethod?
Where in someMethod() contains json_decode?
### Summarized code snippet:
**test Method:**
PHPMockery::mock(__…
-
1. Read our [Contributor Guidelines](https://github.com/CarmineOptions/derisk-research/blob/master/CONTRIBUTING.md) and [README](https://github.com/CarmineOptions/derisk-research/blob/master/README.md…
-
-
### Description
I have encountered a `NullPointerException` when mocking a function that takes an optional parameter with a default value of `()` in Ballerina. When calling `test:when(mockedFunction)…
-
Currently, `get_survey()` tests are skipped on CRAN and on CI, which means they might rarely run and issues could easily go unseen.
https://github.com/epiforecasts/socialmixr/blob/fa4d164a2bae47e99…
-
This is more for a discussion, and is a copy of [an issue I thought might belong in httr2](https://github.com/r-lib/httr2/issues/471).
My function `my_perform()` uses `httr2::req_perform_iterative…
-
As IBM MQ is a valid [AsyncAPI 2.1 Binding](https://github.com/asyncapi/bindings/tree/master/ibmmq), it may be a good candidate for integration within Microcks. Please vote for this feature if you nee…
-
Users were previously able to inject resources into a v3 Helm Chart via the `Call` method, but the v4 Chart no longer invokes this client-side.
Let's put together an example of how to mock the v4 Cha…
-
**Describe the bug**
Tests that use NSubstitute to mock internal members of Trimmable assemblies fail when run on Android, with the
following error:
> System.ArgumentException : Can not create p…
-
I'd be curious to hear thoughts from you guys on adding a mocking framework like [mockall](https://crates.io/crates/mockall) for PAC-generation?
Basically, I'd like to be able to `rp-pac { version …