-
`github.com/davegardnerisme/deephash` is a dependency of moqueries. Apparently Go dependency management is getting hung up on the transitive dependency (transitive to the project generating the mocks)…
-
Hi i am new to OAuth . I got following issue while building Apis from command line.
what i done :
1. download zip and extract.
2. Run mvn clean install
Results :
Tests in error:
org.surfnet.o…
-
Note: if you are reporting a wrong signature of a function or a class in
the standard library, then the typeshed tracker is better suited
for this report: https://github.com/python/typeshed/issues
…
-
Hi, we are trying to replace the `canvas` npm dependency with just your mock to speedup our ci infrastructure.
I've replaced the library and I'm getting the following error:
```
'CanvasRenderingCon…
-
Hi ,
I am using the mock-socket library to test the socket communication in my typescript app. I use karma for testing. I have the following test case where I mock the socket server
import { Soc…
-
https://chatscope.io/storybook/react/?path=/story/documentation-introduction--page
-
Is there a mocking library for python?
How could I test my bot programmatically?
-
```
We badly need an automated test suite for GC3Pie.
This is difficult, as many functionalities depend on interacting with
external entities, like the grid information system or a remote
cluster. O…
-
- __SerialPort Version__: 6.0.4
- __NodeJS Version__: 6/8
- __Operating System__ and __Hardware Platform__: not relevant
I tried to add testing for a library that uses Serialport "inside". (https…
-
Hey first of all thanks for this great mock library. I'm trying to port my mocks from mockgen to use ensure. I have two issues I need help with to do it:
1. Mocks with Ensure do now allow me to ove…