-
Hi. First of all, thank you for this fantastic application! I'm working on some BitTorrent projects, and this application has been very useful for us.
I'm using the application mainly to **generate…
-
`placebo` provides feature to save recorded requests, but for this it has to talk to real AWS service to get some response what requires some credentials being in place and also breaks the assumption …
-
### Description
It's difficult to write unit tests for `Bugsnag` functions due to how the SDK is built and how the `Client` is initialized/managed.
#103 [describes a solution](https://githu…
-
Follow up to #106 is to keep thinking and improving on test performance and consistency. When running the tests, it's going through the https://www.hammerspoon.org/docs/hs.ipc.html API to communicate …
-
Please implement the HTTP POST "multipart" support, so that file upload will be possible.
Please follow the [Part Servlet API specification](https://docs.oracle.com/javaee/7/api/javax/servlet/http/Pa…
-
### Is your feature request related to a problem? Please describe
For new contributors, it cant take a while and be a bit confusing where to start when developing, as it requires setting up a provide…
-
RhinoMocks allows for the ability to return different objects the second, third, fourth etc. time that a method is called. This is particularly useful when you are mocking a factory for use in the cla…
-
note that this change supports #70 and test code that touches the API surface will need to be updated regardless
wllrd updated
3 weeks ago
-
*Requested feature*
I am not sure if GoMock supports this natively or not. If it does, it would be nice if the documentation reflected how to do interaction testing more clearly. Interaction test…
-
### Problem description
Currently when it comes to [testing](https://chainsafe.github.io/lodestar/contribution/testing/) the correctness of new changes that involve interacting with `BeaconChain` we …