-
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
-
The thing that strikes me as weird is that I don't have any calls on `uname` from the `os` module since I've replaced all `os.uname()` calls with `platform.uname()`.
here's the error message
![i…
-
xunit?
-
## Search Terms
ES6 function name, const assertions, `as const`, function as const
## Suggestion
I would like to see the `name` property of functions to be available at compile time if th…
-
**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
-
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…
-
**Description**
It would be great if one could **mock a called activity in a zeebe process test**.
Use case: Model technical processes and call them from a main "business view" process
- I h…
-
### Is your feature request related to a problem? Please describe.
I am using Kotlin and the use of the builders provided on these classes is overly verbose.
### Describe the solution you'd 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…
-
We are currently not checking our dependencies licenses, however per [CNCF guidelines](https://github.com/cncf/foundation/blob/main/allowed-third-party-license-policy.md) we should ask governing board…