-
Hi, I wrote a policy and I would like to test it.
Ideally I would like to do some mocking like Cloud Custodian does with placebo, but I cannot reuse anything unless I checkout the Cloud Custodian rep…
-
### Steps to reproduce
Experimenting in a slow (long-running) script.
### Expected behavior
When you create a cache entry the created time-stamp to be reflecting the time of the call.
### Act…
-
Hi,
I am trying to install LRDB via lua rocks (v2.4.3).
It finds the rockspec, clones from github (7144514a607cb5bc322ed41c7c5e954d6fbeb140) but failes within cmake:
CMake Error at luarocks_cma…
iar74 updated
6 years ago
-
**Is your feature request related to a problem? Please describe your workload details.**
My previous request (https://github.com/microsoft/service-fabric/issues/1188) got closed without fully underst…
kgfly updated
3 years ago
-
It would be great to have C++ API for ddcutil's C API that
* encapsulates all ddcutil's C API calls
* cares for correct allocation/deallocation of memory and handles (e. g. via smart pointers like…
-
The problem with our frontend tests is that the depend on the backend database being in a certain state. Currently, the tests do not pass and are skipped. Instead, we should mock the api responses and…
-
Hi!
Were are trying to test our application with GTest and its mocking feature.
We would get the following error:
```bash
/home/n.sechet/{....}/include/gtest/gtest-printers.h:291:36: error: n…
-
While we love to make fun of our Java brothers for their naming conventions, out of lack of support, our community has resorted to rolling a spectrum of dependency injection frameworks, mocking framew…
-
xunit?
-
Unfortunately i can't get this both to work together
rspec (3.8.0)
rspec-mocks (3.8.1)
mocha (1.4.0)
This is the line that is failing:
```
expect(User).to have_received(:activate!).once
(cl…